🗃 Updated python/node versions [skip ci]

This commit is contained in:
Nikolai Kristiansen
2025-08-08 00:10:26 +00:00
parent 5c672ea8bb
commit f8a105fd35
2 changed files with 37 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
[![Pulls](https://img.shields.io/docker/pulls/nikolaik/python-nodejs.svg?style=flat-square)](https://hub.docker.com/r/nikolaik/python-nodejs/)
[![CircleCI](https://img.shields.io/circleci/project/github/nikolaik/docker-python-nodejs.svg?style=flat-square)](https://circleci.com/gh/nikolaik/docker-python-nodejs)
Last updated by bot: 2025-08-03
Last updated by bot: 2025-08-08
The `latest` tag is currently:
@@ -24,18 +24,18 @@ To use a specific combination of Python and Node.js see the following table of a
Tag | Python version | Node.js version | Distro
--- | --- | --- | ---
`python3.13-nodejs24` | 3.13.5 | 24.5.0 | bookworm
`python3.13-nodejs24-bullseye` | 3.13.5 | 24.5.0 | bullseye
`python3.13-nodejs24-slim` | 3.13.5 | 24.5.0 | slim
`python3.13-nodejs24-alpine` | 3.13.5 | 24.5.0 | alpine
`python3.13-nodejs22` | 3.13.5 | 22.18.0 | bookworm
`python3.13-nodejs22-bullseye` | 3.13.5 | 22.18.0 | bullseye
`python3.13-nodejs22-slim` | 3.13.5 | 22.18.0 | slim
`python3.13-nodejs22-alpine` | 3.13.5 | 22.18.0 | alpine
`python3.13-nodejs20` | 3.13.5 | 20.19.4 | bookworm
`python3.13-nodejs20-bullseye` | 3.13.5 | 20.19.4 | bullseye
`python3.13-nodejs20-slim` | 3.13.5 | 20.19.4 | slim
`python3.13-nodejs20-alpine` | 3.13.5 | 20.19.4 | alpine
`python3.13-nodejs24` | 3.13.6 | 24.5.0 | bookworm
`python3.13-nodejs24-bullseye` | 3.13.6 | 24.5.0 | bullseye
`python3.13-nodejs24-slim` | 3.13.6 | 24.5.0 | slim
`python3.13-nodejs24-alpine` | 3.13.6 | 24.5.0 | alpine
`python3.13-nodejs22` | 3.13.6 | 22.18.0 | bookworm
`python3.13-nodejs22-bullseye` | 3.13.6 | 22.18.0 | bullseye
`python3.13-nodejs22-slim` | 3.13.6 | 22.18.0 | slim
`python3.13-nodejs22-alpine` | 3.13.6 | 22.18.0 | alpine
`python3.13-nodejs20` | 3.13.6 | 20.19.4 | bookworm
`python3.13-nodejs20-bullseye` | 3.13.6 | 20.19.4 | bullseye
`python3.13-nodejs20-slim` | 3.13.6 | 20.19.4 | slim
`python3.13-nodejs20-alpine` | 3.13.6 | 20.19.4 | alpine
`python3.12-nodejs24` | 3.12.11 | 24.5.0 | bookworm
`python3.12-nodejs24-bullseye` | 3.12.11 | 24.5.0 | bullseye
`python3.12-nodejs24-slim` | 3.12.11 | 24.5.0 | slim

View File

@@ -3,8 +3,8 @@
{
"key": "python3.13-nodejs24",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bookworm",
"python_canonical": "3.13.6",
"python_image": "3.13.6-bookworm",
"nodejs": "24",
"nodejs_canonical": "24.5.0",
"distro": "bookworm",
@@ -16,8 +16,8 @@
{
"key": "python3.13-nodejs24-bullseye",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bullseye",
"python_canonical": "3.13.6",
"python_image": "3.13.6-bullseye",
"nodejs": "24",
"nodejs_canonical": "24.5.0",
"distro": "bullseye",
@@ -29,8 +29,8 @@
{
"key": "python3.13-nodejs24-slim",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-slim",
"python_canonical": "3.13.6",
"python_image": "3.13.6-slim",
"nodejs": "24",
"nodejs_canonical": "24.5.0",
"distro": "slim",
@@ -42,8 +42,8 @@
{
"key": "python3.13-nodejs24-alpine",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-alpine",
"python_canonical": "3.13.6",
"python_image": "3.13.6-alpine",
"nodejs": "24",
"nodejs_canonical": "24.5.0",
"distro": "alpine",
@@ -54,8 +54,8 @@
{
"key": "python3.13-nodejs22",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bookworm",
"python_canonical": "3.13.6",
"python_image": "3.13.6-bookworm",
"nodejs": "22",
"nodejs_canonical": "22.18.0",
"distro": "bookworm",
@@ -67,8 +67,8 @@
{
"key": "python3.13-nodejs22-bullseye",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bullseye",
"python_canonical": "3.13.6",
"python_image": "3.13.6-bullseye",
"nodejs": "22",
"nodejs_canonical": "22.18.0",
"distro": "bullseye",
@@ -80,8 +80,8 @@
{
"key": "python3.13-nodejs22-slim",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-slim",
"python_canonical": "3.13.6",
"python_image": "3.13.6-slim",
"nodejs": "22",
"nodejs_canonical": "22.18.0",
"distro": "slim",
@@ -93,8 +93,8 @@
{
"key": "python3.13-nodejs22-alpine",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-alpine",
"python_canonical": "3.13.6",
"python_image": "3.13.6-alpine",
"nodejs": "22",
"nodejs_canonical": "22.18.0",
"distro": "alpine",
@@ -105,8 +105,8 @@
{
"key": "python3.13-nodejs20",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bookworm",
"python_canonical": "3.13.6",
"python_image": "3.13.6-bookworm",
"nodejs": "20",
"nodejs_canonical": "20.19.4",
"distro": "bookworm",
@@ -118,8 +118,8 @@
{
"key": "python3.13-nodejs20-bullseye",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bullseye",
"python_canonical": "3.13.6",
"python_image": "3.13.6-bullseye",
"nodejs": "20",
"nodejs_canonical": "20.19.4",
"distro": "bullseye",
@@ -131,8 +131,8 @@
{
"key": "python3.13-nodejs20-slim",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-slim",
"python_canonical": "3.13.6",
"python_image": "3.13.6-slim",
"nodejs": "20",
"nodejs_canonical": "20.19.4",
"distro": "slim",
@@ -144,8 +144,8 @@
{
"key": "python3.13-nodejs20-alpine",
"python": "3.13",
"python_canonical": "3.13.5",
"python_image": "3.13.5-alpine",
"python_canonical": "3.13.6",
"python_image": "3.13.6-alpine",
"nodejs": "20",
"nodejs_canonical": "20.19.4",
"distro": "alpine",