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:
24
README.md
24
README.md
@@ -88,22 +88,22 @@ Tag | Python version | Node.js version | Distro
|
||||
`python3.10-nodejs18-bullseye` | 3.10.17 | 18.20.8 | bullseye
|
||||
`python3.10-nodejs18-slim` | 3.10.17 | 18.20.8 | slim
|
||||
`python3.10-nodejs18-alpine` | 3.10.17 | 18.20.8 | alpine
|
||||
`python3.9-nodejs23` | 3.9.22 | 23.11.0 | bookworm
|
||||
`python3.9-nodejs23-bullseye` | 3.9.22 | 23.11.0 | bullseye
|
||||
`python3.9-nodejs23-slim` | 3.9.22 | 23.11.0 | slim
|
||||
`python3.9-nodejs23-alpine` | 3.9.22 | 23.11.0 | alpine
|
||||
`python3.9-nodejs22` | 3.9.22 | 22.14.0 | bookworm
|
||||
`python3.9-nodejs22-bullseye` | 3.9.22 | 22.14.0 | bullseye
|
||||
`python3.9-nodejs22-slim` | 3.9.22 | 22.14.0 | slim
|
||||
`python3.9-nodejs22-alpine` | 3.9.22 | 22.14.0 | alpine
|
||||
`python3.9-nodejs20` | 3.9.22 | 20.19.0 | bookworm
|
||||
`python3.9-nodejs20-bullseye` | 3.9.22 | 20.19.0 | bullseye
|
||||
`python3.9-nodejs20-slim` | 3.9.22 | 20.19.0 | slim
|
||||
`python3.9-nodejs20-alpine` | 3.9.22 | 20.19.0 | alpine
|
||||
`python3.9-nodejs18` | 3.9.22 | 18.20.8 | bookworm
|
||||
`python3.9-nodejs18-bullseye` | 3.9.22 | 18.20.8 | bullseye
|
||||
`python3.9-nodejs18-slim` | 3.9.22 | 18.20.8 | slim
|
||||
`python3.9-nodejs18-alpine` | 3.9.22 | 18.20.8 | alpine
|
||||
`python3.9-nodejs23` | 3.9.21 | 23.11.0 | bookworm
|
||||
`python3.9-nodejs23-bullseye` | 3.9.21 | 23.11.0 | bullseye
|
||||
`python3.9-nodejs23-slim` | 3.9.21 | 23.11.0 | slim
|
||||
`python3.9-nodejs22` | 3.9.21 | 22.14.0 | bookworm
|
||||
`python3.9-nodejs22-bullseye` | 3.9.21 | 22.14.0 | bullseye
|
||||
`python3.9-nodejs22-slim` | 3.9.21 | 22.14.0 | slim
|
||||
`python3.9-nodejs20` | 3.9.21 | 20.19.0 | bookworm
|
||||
`python3.9-nodejs20-bullseye` | 3.9.21 | 20.19.0 | bullseye
|
||||
`python3.9-nodejs20-slim` | 3.9.21 | 20.19.0 | slim
|
||||
`python3.9-nodejs18` | 3.9.21 | 18.20.8 | bookworm
|
||||
`python3.9-nodejs18-bullseye` | 3.9.21 | 18.20.8 | bullseye
|
||||
`python3.9-nodejs18-slim` | 3.9.21 | 18.20.8 | slim
|
||||
|
||||
<!-- TAGS_END -->
|
||||
|
||||
|
||||
312
versions.json
312
versions.json
@@ -816,6 +816,45 @@
|
||||
"linux/amd64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs23",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bookworm",
|
||||
"nodejs": "23",
|
||||
"nodejs_canonical": "23.11.0",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs23-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bullseye",
|
||||
"nodejs": "23",
|
||||
"nodejs_canonical": "23.11.0",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs23-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-slim",
|
||||
"nodejs": "23",
|
||||
"nodejs_canonical": "23.11.0",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs23-alpine",
|
||||
"python": "3.9",
|
||||
@@ -828,6 +867,45 @@
|
||||
"linux/amd64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs22",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bookworm",
|
||||
"nodejs": "22",
|
||||
"nodejs_canonical": "22.14.0",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs22-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bullseye",
|
||||
"nodejs": "22",
|
||||
"nodejs_canonical": "22.14.0",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs22-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-slim",
|
||||
"nodejs": "22",
|
||||
"nodejs_canonical": "22.14.0",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs22-alpine",
|
||||
"python": "3.9",
|
||||
@@ -840,6 +918,45 @@
|
||||
"linux/amd64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs20",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bookworm",
|
||||
"nodejs": "20",
|
||||
"nodejs_canonical": "20.19.0",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs20-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bullseye",
|
||||
"nodejs": "20",
|
||||
"nodejs_canonical": "20.19.0",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs20-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-slim",
|
||||
"nodejs": "20",
|
||||
"nodejs_canonical": "20.19.0",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs20-alpine",
|
||||
"python": "3.9",
|
||||
@@ -852,6 +969,45 @@
|
||||
"linux/amd64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs18",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bookworm",
|
||||
"nodejs": "18",
|
||||
"nodejs_canonical": "18.20.8",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs18-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-bullseye",
|
||||
"nodejs": "18",
|
||||
"nodejs_canonical": "18.20.8",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs18-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.22",
|
||||
"python_image": "3.9.22-slim",
|
||||
"nodejs": "18",
|
||||
"nodejs_canonical": "18.20.8",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs18-alpine",
|
||||
"python": "3.9",
|
||||
@@ -863,162 +1019,6 @@
|
||||
"platforms": [
|
||||
"linux/amd64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs23",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bookworm",
|
||||
"nodejs": "23",
|
||||
"nodejs_canonical": "23.11.0",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs23-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bullseye",
|
||||
"nodejs": "23",
|
||||
"nodejs_canonical": "23.11.0",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs23-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-slim",
|
||||
"nodejs": "23",
|
||||
"nodejs_canonical": "23.11.0",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs22",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bookworm",
|
||||
"nodejs": "22",
|
||||
"nodejs_canonical": "22.14.0",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs22-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bullseye",
|
||||
"nodejs": "22",
|
||||
"nodejs_canonical": "22.14.0",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs22-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-slim",
|
||||
"nodejs": "22",
|
||||
"nodejs_canonical": "22.14.0",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs20",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bookworm",
|
||||
"nodejs": "20",
|
||||
"nodejs_canonical": "20.19.0",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs20-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bullseye",
|
||||
"nodejs": "20",
|
||||
"nodejs_canonical": "20.19.0",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs20-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-slim",
|
||||
"nodejs": "20",
|
||||
"nodejs_canonical": "20.19.0",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs18",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bookworm",
|
||||
"nodejs": "18",
|
||||
"nodejs_canonical": "18.20.8",
|
||||
"distro": "bookworm",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs18-bullseye",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-bullseye",
|
||||
"nodejs": "18",
|
||||
"nodejs_canonical": "18.20.8",
|
||||
"distro": "bullseye",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "python3.9-nodejs18-slim",
|
||||
"python": "3.9",
|
||||
"python_canonical": "3.9.21",
|
||||
"python_image": "3.9.21-slim",
|
||||
"nodejs": "18",
|
||||
"nodejs_canonical": "18.20.8",
|
||||
"distro": "slim",
|
||||
"platforms": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user