🗃 Updated python/node versions [skip ci]

This commit is contained in:
Nikolai Kristiansen
2024-03-09 06:30:22 +00:00
parent d63f0ab218
commit d6c6360a91
2 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ Tag | Python version | Node.js version | Distro
`python3.12-nodejs21` | 3.12.2 | 21.7.1 | bookworm
`python3.12-nodejs21-bullseye` | 3.12.2 | 21.7.1 | bullseye
`python3.12-nodejs21-slim` | 3.12.2 | 21.7.1 | slim
`python3.12-nodejs21-alpine` | 3.12.2 | 21.7.0 | alpine
`python3.12-nodejs21-alpine` | 3.12.2 | 21.7.1 | alpine
`python3.12-nodejs20` | 3.12.2 | 20.11.1 | bookworm
`python3.12-nodejs20-bullseye` | 3.12.2 | 20.11.1 | bullseye
`python3.12-nodejs20-slim` | 3.12.2 | 20.11.1 | slim
@@ -38,7 +38,7 @@ Tag | Python version | Node.js version | Distro
`python3.11-nodejs21` | 3.11.8 | 21.7.1 | bookworm
`python3.11-nodejs21-bullseye` | 3.11.8 | 21.7.1 | bullseye
`python3.11-nodejs21-slim` | 3.11.8 | 21.7.1 | slim
`python3.11-nodejs21-alpine` | 3.11.8 | 21.7.0 | alpine
`python3.11-nodejs21-alpine` | 3.11.8 | 21.7.1 | alpine
`python3.11-nodejs20` | 3.11.8 | 20.11.1 | bookworm
`python3.11-nodejs20-bullseye` | 3.11.8 | 20.11.1 | bullseye
`python3.11-nodejs20-slim` | 3.11.8 | 20.11.1 | slim
@@ -50,7 +50,7 @@ Tag | Python version | Node.js version | Distro
`python3.10-nodejs21` | 3.10.13 | 21.7.1 | bookworm
`python3.10-nodejs21-bullseye` | 3.10.13 | 21.7.1 | bullseye
`python3.10-nodejs21-slim` | 3.10.13 | 21.7.1 | slim
`python3.10-nodejs21-alpine` | 3.10.13 | 21.7.0 | alpine
`python3.10-nodejs21-alpine` | 3.10.13 | 21.7.1 | alpine
`python3.10-nodejs20` | 3.10.13 | 20.11.1 | bookworm
`python3.10-nodejs20-bullseye` | 3.10.13 | 20.11.1 | bullseye
`python3.10-nodejs20-slim` | 3.10.13 | 20.11.1 | slim
@@ -62,7 +62,7 @@ Tag | Python version | Node.js version | Distro
`python3.9-nodejs21` | 3.9.18 | 21.7.1 | bookworm
`python3.9-nodejs21-bullseye` | 3.9.18 | 21.7.1 | bullseye
`python3.9-nodejs21-slim` | 3.9.18 | 21.7.1 | slim
`python3.9-nodejs21-alpine` | 3.9.18 | 21.7.0 | alpine
`python3.9-nodejs21-alpine` | 3.9.18 | 21.7.1 | alpine
`python3.9-nodejs20` | 3.9.18 | 20.11.1 | bookworm
`python3.9-nodejs20-bullseye` | 3.9.18 | 20.11.1 | bullseye
`python3.9-nodejs20-slim` | 3.9.18 | 20.11.1 | slim
@@ -74,7 +74,7 @@ Tag | Python version | Node.js version | Distro
`python3.8-nodejs21` | 3.8.18 | 21.7.1 | bookworm
`python3.8-nodejs21-bullseye` | 3.8.18 | 21.7.1 | bullseye
`python3.8-nodejs21-slim` | 3.8.18 | 21.7.1 | slim
`python3.8-nodejs21-alpine` | 3.8.18 | 21.7.0 | alpine
`python3.8-nodejs21-alpine` | 3.8.18 | 21.7.1 | alpine
`python3.8-nodejs20` | 3.8.18 | 20.11.1 | bookworm
`python3.8-nodejs20-bullseye` | 3.8.18 | 20.11.1 | bullseye
`python3.8-nodejs20-slim` | 3.8.18 | 20.11.1 | slim

View File

@@ -45,7 +45,7 @@
"python_canonical": "3.12.2",
"python_image": "3.12.2-alpine",
"nodejs": "21",
"nodejs_canonical": "21.7.0",
"nodejs_canonical": "21.7.1",
"distro": "alpine",
"platforms": [
"linux/amd64"
@@ -198,7 +198,7 @@
"python_canonical": "3.11.8",
"python_image": "3.11.8-alpine",
"nodejs": "21",
"nodejs_canonical": "21.7.0",
"nodejs_canonical": "21.7.1",
"distro": "alpine",
"platforms": [
"linux/amd64"
@@ -351,7 +351,7 @@
"python_canonical": "3.10.13",
"python_image": "3.10.13-alpine",
"nodejs": "21",
"nodejs_canonical": "21.7.0",
"nodejs_canonical": "21.7.1",
"distro": "alpine",
"platforms": [
"linux/amd64"
@@ -504,7 +504,7 @@
"python_canonical": "3.9.18",
"python_image": "3.9.18-alpine",
"nodejs": "21",
"nodejs_canonical": "21.7.0",
"nodejs_canonical": "21.7.1",
"distro": "alpine",
"platforms": [
"linux/amd64"
@@ -657,7 +657,7 @@
"python_canonical": "3.8.18",
"python_image": "3.8.18-alpine",
"nodejs": "21",
"nodejs_canonical": "21.7.0",
"nodejs_canonical": "21.7.1",
"distro": "alpine",
"platforms": [
"linux/amd64"