🗃 Updated python/node versions [skip ci]

This commit is contained in:
Nikolai Kristiansen
2025-04-10 00:06:37 +00:00
parent d0b12d57bb
commit 905624027a
2 changed files with 53 additions and 53 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-04-09
Last updated by bot: 2025-04-10
The `latest` tag is currently:
@@ -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-alpine` | 3.9.22 | 23.11.0 | alpine
`python3.9-nodejs22-alpine` | 3.9.22 | 22.14.0 | alpine
`python3.9-nodejs20-alpine` | 3.9.22 | 20.19.0 | alpine
`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-nodejs23-alpine` | 3.9.21 | 23.11.0 | alpine
`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-nodejs22-alpine` | 3.9.21 | 22.14.0 | alpine
`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-nodejs20-alpine` | 3.9.21 | 20.19.0 | alpine
`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
`python3.9-nodejs18-alpine` | 3.9.21 | 18.20.8 | alpine
<!-- TAGS_END -->

View File

@@ -816,6 +816,54 @@
"linux/amd64"
]
},
{
"key": "python3.9-nodejs23-alpine",
"python": "3.9",
"python_canonical": "3.9.22",
"python_image": "3.9.22-alpine",
"nodejs": "23",
"nodejs_canonical": "23.11.0",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
},
{
"key": "python3.9-nodejs22-alpine",
"python": "3.9",
"python_canonical": "3.9.22",
"python_image": "3.9.22-alpine",
"nodejs": "22",
"nodejs_canonical": "22.14.0",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
},
{
"key": "python3.9-nodejs20-alpine",
"python": "3.9",
"python_canonical": "3.9.22",
"python_image": "3.9.22-alpine",
"nodejs": "20",
"nodejs_canonical": "20.19.0",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
},
{
"key": "python3.9-nodejs18-alpine",
"python": "3.9",
"python_canonical": "3.9.22",
"python_image": "3.9.22-alpine",
"nodejs": "18",
"nodejs_canonical": "18.20.8",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
},
{
"key": "python3.9-nodejs23",
"python": "3.9",
@@ -855,18 +903,6 @@
"linux/arm64"
]
},
{
"key": "python3.9-nodejs23-alpine",
"python": "3.9",
"python_canonical": "3.9.21",
"python_image": "3.9.21-alpine",
"nodejs": "23",
"nodejs_canonical": "23.11.0",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
},
{
"key": "python3.9-nodejs22",
"python": "3.9",
@@ -906,18 +942,6 @@
"linux/arm64"
]
},
{
"key": "python3.9-nodejs22-alpine",
"python": "3.9",
"python_canonical": "3.9.21",
"python_image": "3.9.21-alpine",
"nodejs": "22",
"nodejs_canonical": "22.14.0",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
},
{
"key": "python3.9-nodejs20",
"python": "3.9",
@@ -957,18 +981,6 @@
"linux/arm64"
]
},
{
"key": "python3.9-nodejs20-alpine",
"python": "3.9",
"python_canonical": "3.9.21",
"python_image": "3.9.21-alpine",
"nodejs": "20",
"nodejs_canonical": "20.19.0",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
},
{
"key": "python3.9-nodejs18",
"python": "3.9",
@@ -1007,18 +1019,6 @@
"linux/amd64",
"linux/arm64"
]
},
{
"key": "python3.9-nodejs18-alpine",
"python": "3.9",
"python_canonical": "3.9.21",
"python_image": "3.9.21-alpine",
"nodejs": "18",
"nodejs_canonical": "18.20.8",
"distro": "alpine",
"platforms": [
"linux/amd64"
]
}
]
}