mirror of
https://github.com/nikolaik/docker-python-nodejs.git
synced 2025-09-05 23:27:57 +03:00
🗃 Updated python/node versions [skip ci]
This commit is contained in:
12
README.md
12
README.md
@@ -3,7 +3,7 @@
|
||||
[](https://hub.docker.com/r/nikolaik/python-nodejs/)
|
||||
[](https://circleci.com/gh/nikolaik/docker-python-nodejs)
|
||||
|
||||
Last updated by bot: 2025-05-22
|
||||
Last updated by bot: 2025-05-26
|
||||
|
||||
The `latest` tag is currently:
|
||||
|
||||
@@ -27,7 +27,7 @@ Tag | Python version | Node.js version | Distro
|
||||
`python3.13-nodejs24` | 3.13.3 | 24.1.0 | bookworm
|
||||
`python3.13-nodejs24-bullseye` | 3.13.3 | 24.1.0 | bullseye
|
||||
`python3.13-nodejs24-slim` | 3.13.3 | 24.1.0 | slim
|
||||
`python3.13-nodejs24-alpine` | 3.13.3 | 24.0.2 | alpine
|
||||
`python3.13-nodejs24-alpine` | 3.13.3 | 24.1.0 | alpine
|
||||
`python3.13-nodejs23` | 3.13.3 | 23.11.1 | bookworm
|
||||
`python3.13-nodejs23-bullseye` | 3.13.3 | 23.11.1 | bullseye
|
||||
`python3.13-nodejs23-slim` | 3.13.3 | 23.11.1 | slim
|
||||
@@ -43,7 +43,7 @@ Tag | Python version | Node.js version | Distro
|
||||
`python3.12-nodejs24` | 3.12.10 | 24.1.0 | bookworm
|
||||
`python3.12-nodejs24-bullseye` | 3.12.10 | 24.1.0 | bullseye
|
||||
`python3.12-nodejs24-slim` | 3.12.10 | 24.1.0 | slim
|
||||
`python3.12-nodejs24-alpine` | 3.12.10 | 24.0.2 | alpine
|
||||
`python3.12-nodejs24-alpine` | 3.12.10 | 24.1.0 | alpine
|
||||
`python3.12-nodejs23` | 3.12.10 | 23.11.1 | bookworm
|
||||
`python3.12-nodejs23-bullseye` | 3.12.10 | 23.11.1 | bullseye
|
||||
`python3.12-nodejs23-slim` | 3.12.10 | 23.11.1 | slim
|
||||
@@ -59,7 +59,7 @@ Tag | Python version | Node.js version | Distro
|
||||
`python3.11-nodejs24` | 3.11.12 | 24.1.0 | bookworm
|
||||
`python3.11-nodejs24-bullseye` | 3.11.12 | 24.1.0 | bullseye
|
||||
`python3.11-nodejs24-slim` | 3.11.12 | 24.1.0 | slim
|
||||
`python3.11-nodejs24-alpine` | 3.11.12 | 24.0.2 | alpine
|
||||
`python3.11-nodejs24-alpine` | 3.11.12 | 24.1.0 | alpine
|
||||
`python3.11-nodejs23` | 3.11.12 | 23.11.1 | bookworm
|
||||
`python3.11-nodejs23-bullseye` | 3.11.12 | 23.11.1 | bullseye
|
||||
`python3.11-nodejs23-slim` | 3.11.12 | 23.11.1 | slim
|
||||
@@ -75,7 +75,7 @@ Tag | Python version | Node.js version | Distro
|
||||
`python3.10-nodejs24` | 3.10.17 | 24.1.0 | bookworm
|
||||
`python3.10-nodejs24-bullseye` | 3.10.17 | 24.1.0 | bullseye
|
||||
`python3.10-nodejs24-slim` | 3.10.17 | 24.1.0 | slim
|
||||
`python3.10-nodejs24-alpine` | 3.10.17 | 24.0.2 | alpine
|
||||
`python3.10-nodejs24-alpine` | 3.10.17 | 24.1.0 | alpine
|
||||
`python3.10-nodejs23` | 3.10.17 | 23.11.1 | bookworm
|
||||
`python3.10-nodejs23-bullseye` | 3.10.17 | 23.11.1 | bullseye
|
||||
`python3.10-nodejs23-slim` | 3.10.17 | 23.11.1 | slim
|
||||
@@ -91,7 +91,7 @@ Tag | Python version | Node.js version | Distro
|
||||
`python3.9-nodejs24` | 3.9.22 | 24.1.0 | bookworm
|
||||
`python3.9-nodejs24-bullseye` | 3.9.22 | 24.1.0 | bullseye
|
||||
`python3.9-nodejs24-slim` | 3.9.22 | 24.1.0 | slim
|
||||
`python3.9-nodejs24-alpine` | 3.9.22 | 24.0.2 | alpine
|
||||
`python3.9-nodejs24-alpine` | 3.9.22 | 24.1.0 | alpine
|
||||
`python3.9-nodejs23` | 3.9.22 | 23.11.1 | bookworm
|
||||
`python3.9-nodejs23-bullseye` | 3.9.22 | 23.11.1 | bullseye
|
||||
`python3.9-nodejs23-slim` | 3.9.22 | 23.11.1 | slim
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"python_canonical": "3.13.3",
|
||||
"python_image": "3.13.3-alpine",
|
||||
"nodejs": "24",
|
||||
"nodejs_canonical": "24.0.2",
|
||||
"nodejs_canonical": "24.1.0",
|
||||
"distro": "alpine",
|
||||
"platforms": [
|
||||
"linux/amd64"
|
||||
@@ -249,7 +249,7 @@
|
||||
"python_canonical": "3.12.10",
|
||||
"python_image": "3.12.10-alpine",
|
||||
"nodejs": "24",
|
||||
"nodejs_canonical": "24.0.2",
|
||||
"nodejs_canonical": "24.1.0",
|
||||
"distro": "alpine",
|
||||
"platforms": [
|
||||
"linux/amd64"
|
||||
@@ -453,7 +453,7 @@
|
||||
"python_canonical": "3.11.12",
|
||||
"python_image": "3.11.12-alpine",
|
||||
"nodejs": "24",
|
||||
"nodejs_canonical": "24.0.2",
|
||||
"nodejs_canonical": "24.1.0",
|
||||
"distro": "alpine",
|
||||
"platforms": [
|
||||
"linux/amd64"
|
||||
@@ -657,7 +657,7 @@
|
||||
"python_canonical": "3.10.17",
|
||||
"python_image": "3.10.17-alpine",
|
||||
"nodejs": "24",
|
||||
"nodejs_canonical": "24.0.2",
|
||||
"nodejs_canonical": "24.1.0",
|
||||
"distro": "alpine",
|
||||
"platforms": [
|
||||
"linux/amd64"
|
||||
@@ -861,7 +861,7 @@
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-alpine",
|
||||
"nodejs": "24",
|
||||
"nodejs_canonical": "24.0.2",
|
||||
"nodejs_canonical": "24.1.0",
|
||||
"distro": "alpine",
|
||||
"platforms": [
|
||||
"linux/amd64"
|
||||
|
||||
Reference in New Issue
Block a user