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:
26
README.md
26
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-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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user