Skip to content

Commit 1d0efc7

Browse files
committed
🗃 Updated python/node versions [skip ci]
1 parent 2cd7fa3 commit 1d0efc7

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Tag | Python version | Node.js version | Distro
3939
`python3.14-nodejs20` | 3.14.3 | 20.20.1 | trixie
4040
`python3.14-nodejs20-bookworm` | 3.14.3 | 20.20.1 | bookworm
4141
`python3.14-nodejs20-slim` | 3.14.3 | 20.20.1 | slim
42-
`python3.14-nodejs20-alpine` | 3.14.3 | 20.20.0 | alpine
42+
`python3.14-nodejs20-alpine` | 3.14.3 | 20.20.1 | alpine
4343
`python3.13-nodejs25` | 3.13.12 | 25.8.0 | trixie
4444
`python3.13-nodejs25-bookworm` | 3.13.12 | 25.8.0 | bookworm
4545
`python3.13-nodejs25-slim` | 3.13.12 | 25.8.0 | slim
@@ -55,7 +55,7 @@ Tag | Python version | Node.js version | Distro
5555
`python3.13-nodejs20` | 3.13.12 | 20.20.1 | trixie
5656
`python3.13-nodejs20-bookworm` | 3.13.12 | 20.20.1 | bookworm
5757
`python3.13-nodejs20-slim` | 3.13.12 | 20.20.1 | slim
58-
`python3.13-nodejs20-alpine` | 3.13.12 | 20.20.0 | alpine
58+
`python3.13-nodejs20-alpine` | 3.13.12 | 20.20.1 | alpine
5959
`python3.12-nodejs25` | 3.12.13 | 25.8.0 | trixie
6060
`python3.12-nodejs25-bookworm` | 3.12.13 | 25.8.0 | bookworm
6161
`python3.12-nodejs25-slim` | 3.12.13 | 25.8.0 | slim
@@ -71,7 +71,7 @@ Tag | Python version | Node.js version | Distro
7171
`python3.12-nodejs20` | 3.12.13 | 20.20.1 | trixie
7272
`python3.12-nodejs20-bookworm` | 3.12.13 | 20.20.1 | bookworm
7373
`python3.12-nodejs20-slim` | 3.12.13 | 20.20.1 | slim
74-
`python3.12-nodejs20-alpine` | 3.12.13 | 20.20.0 | alpine
74+
`python3.12-nodejs20-alpine` | 3.12.13 | 20.20.1 | alpine
7575
`python3.11-nodejs25` | 3.11.15 | 25.8.0 | trixie
7676
`python3.11-nodejs25-bookworm` | 3.11.15 | 25.8.0 | bookworm
7777
`python3.11-nodejs25-slim` | 3.11.15 | 25.8.0 | slim
@@ -87,7 +87,7 @@ Tag | Python version | Node.js version | Distro
8787
`python3.11-nodejs20` | 3.11.15 | 20.20.1 | trixie
8888
`python3.11-nodejs20-bookworm` | 3.11.15 | 20.20.1 | bookworm
8989
`python3.11-nodejs20-slim` | 3.11.15 | 20.20.1 | slim
90-
`python3.11-nodejs20-alpine` | 3.11.15 | 20.20.0 | alpine
90+
`python3.11-nodejs20-alpine` | 3.11.15 | 20.20.1 | alpine
9191
`python3.10-nodejs25` | 3.10.20 | 25.8.0 | trixie
9292
`python3.10-nodejs25-bookworm` | 3.10.20 | 25.8.0 | bookworm
9393
`python3.10-nodejs25-slim` | 3.10.20 | 25.8.0 | slim
@@ -103,7 +103,7 @@ Tag | Python version | Node.js version | Distro
103103
`python3.10-nodejs20` | 3.10.20 | 20.20.1 | trixie
104104
`python3.10-nodejs20-bookworm` | 3.10.20 | 20.20.1 | bookworm
105105
`python3.10-nodejs20-slim` | 3.10.20 | 20.20.1 | slim
106-
`python3.10-nodejs20-alpine` | 3.10.20 | 20.20.0 | alpine
106+
`python3.10-nodejs20-alpine` | 3.10.20 | 20.20.1 | alpine
107107

108108
<!-- TAGS_END -->
109109

versions.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,12 @@
213213
"python_canonical": "3.14.3",
214214
"python_image": "3.14.3-alpine",
215215
"nodejs": "20",
216-
"nodejs_canonical": "20.20.0",
216+
"nodejs_canonical": "20.20.1",
217217
"distro": "alpine",
218218
"platforms": [
219219
"linux/amd64"
220220
],
221-
"digest": "sha256:a349c9c6b118291c04b05c95b098ff29cc6ae15b8d83cd60ed91236d9f328b5a"
221+
"digest": "sha256:0eb7d200712366c246be3c407086c026e69af2a6e894442a4d9b6f028ed89783"
222222
},
223223
{
224224
"key": "python3.13-nodejs25",
@@ -433,12 +433,12 @@
433433
"python_canonical": "3.13.12",
434434
"python_image": "3.13.12-alpine",
435435
"nodejs": "20",
436-
"nodejs_canonical": "20.20.0",
436+
"nodejs_canonical": "20.20.1",
437437
"distro": "alpine",
438438
"platforms": [
439439
"linux/amd64"
440440
],
441-
"digest": "sha256:37c93aa69cc20e53c59e73b301135669a1e5556f238d81b74591bcd7c8468c47"
441+
"digest": "sha256:a675aa19500c575e7a5d8fa3e856804e0a6a0cab96c30058f9d971965dee97ba"
442442
},
443443
{
444444
"key": "python3.12-nodejs25",
@@ -653,12 +653,12 @@
653653
"python_canonical": "3.12.13",
654654
"python_image": "3.12.13-alpine",
655655
"nodejs": "20",
656-
"nodejs_canonical": "20.20.0",
656+
"nodejs_canonical": "20.20.1",
657657
"distro": "alpine",
658658
"platforms": [
659659
"linux/amd64"
660660
],
661-
"digest": "sha256:22d818b033cea033906c94a75012d0631b9b7d1b10d37813b22e8441fd0494ed"
661+
"digest": "sha256:d8cf8fdf5549bc591d21a8a468b132b298d4c6d4593996814baa24a59e0a9e55"
662662
},
663663
{
664664
"key": "python3.11-nodejs25",
@@ -873,12 +873,12 @@
873873
"python_canonical": "3.11.15",
874874
"python_image": "3.11.15-alpine",
875875
"nodejs": "20",
876-
"nodejs_canonical": "20.20.0",
876+
"nodejs_canonical": "20.20.1",
877877
"distro": "alpine",
878878
"platforms": [
879879
"linux/amd64"
880880
],
881-
"digest": "sha256:9819eb1cf334e11c3e810fd346524a4a8921d860ac88158509f261997b7b0479"
881+
"digest": "sha256:e26b498a9a35f9325c11a86502a592c5f6b8237b6ba2896d2271b0463d12ca02"
882882
},
883883
{
884884
"key": "python3.10-nodejs25",
@@ -1093,12 +1093,12 @@
10931093
"python_canonical": "3.10.20",
10941094
"python_image": "3.10.20-alpine",
10951095
"nodejs": "20",
1096-
"nodejs_canonical": "20.20.0",
1096+
"nodejs_canonical": "20.20.1",
10971097
"distro": "alpine",
10981098
"platforms": [
10991099
"linux/amd64"
11001100
],
1101-
"digest": "sha256:ef113b231deb42034361ac2c6605d7618cc0acb2e9ea7931fc9ead329bf0555d"
1101+
"digest": "sha256:fd8508c11310b35324f4bcf3c5c5e8bd7455bba808943e1e3c90ec022ffde103"
11021102
}
11031103
]
11041104
}

0 commit comments

Comments
 (0)