Skip to content

Commit d487ea1

Browse files
committed
🗃 Updated python/node versions [skip ci]
1 parent dec3fe0 commit d487ea1

2 files changed

Lines changed: 61 additions & 61 deletions

File tree

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Pulls](https://img.shields.io/docker/pulls/nikolaik/python-nodejs.svg?style=flat-square)](https://hub.docker.com/r/nikolaik/python-nodejs/)
44
[![CircleCI](https://img.shields.io/circleci/project/github/nikolaik/docker-python-nodejs.svg?style=flat-square)](https://circleci.com/gh/nikolaik/docker-python-nodejs)
55

6-
Last updated by bot: 2026-05-21
6+
Last updated by bot: 2026-06-01
77

88
The `latest` tag is currently:
99

@@ -24,10 +24,10 @@ To use a specific combination of Python and Node.js see the following table of a
2424

2525
Tag | Python version | Node.js version | Distro
2626
--- | --- | --- | ---
27-
`python3.14-nodejs26` | 3.14.5 | 26.2.0 | trixie
28-
`python3.14-nodejs26-bookworm` | 3.14.5 | 26.2.0 | bookworm
29-
`python3.14-nodejs26-slim` | 3.14.5 | 26.2.0 | slim
30-
`python3.14-nodejs26-alpine` | 3.14.5 | 26.2.0 | alpine
27+
`python3.14-nodejs26` | 3.14.5 | 26.3.0 | trixie
28+
`python3.14-nodejs26-bookworm` | 3.14.5 | 26.3.0 | bookworm
29+
`python3.14-nodejs26-slim` | 3.14.5 | 26.3.0 | slim
30+
`python3.14-nodejs26-alpine` | 3.14.5 | 26.3.0 | alpine
3131
`python3.14-nodejs25` | 3.14.5 | 25.9.0 | trixie
3232
`python3.14-nodejs25-bookworm` | 3.14.5 | 25.9.0 | bookworm
3333
`python3.14-nodejs25-slim` | 3.14.5 | 25.9.0 | slim
@@ -40,10 +40,10 @@ Tag | Python version | Node.js version | Distro
4040
`python3.14-nodejs22-bookworm` | 3.14.5 | 22.22.3 | bookworm
4141
`python3.14-nodejs22-slim` | 3.14.5 | 22.22.3 | slim
4242
`python3.14-nodejs22-alpine` | 3.14.5 | 22.22.3 | alpine
43-
`python3.13-nodejs26` | 3.13.13 | 26.2.0 | trixie
44-
`python3.13-nodejs26-bookworm` | 3.13.13 | 26.2.0 | bookworm
45-
`python3.13-nodejs26-slim` | 3.13.13 | 26.2.0 | slim
46-
`python3.13-nodejs26-alpine` | 3.13.13 | 26.2.0 | alpine
43+
`python3.13-nodejs26` | 3.13.13 | 26.3.0 | trixie
44+
`python3.13-nodejs26-bookworm` | 3.13.13 | 26.3.0 | bookworm
45+
`python3.13-nodejs26-slim` | 3.13.13 | 26.3.0 | slim
46+
`python3.13-nodejs26-alpine` | 3.13.13 | 26.3.0 | alpine
4747
`python3.13-nodejs25` | 3.13.13 | 25.9.0 | trixie
4848
`python3.13-nodejs25-bookworm` | 3.13.13 | 25.9.0 | bookworm
4949
`python3.13-nodejs25-slim` | 3.13.13 | 25.9.0 | slim
@@ -56,10 +56,10 @@ Tag | Python version | Node.js version | Distro
5656
`python3.13-nodejs22-bookworm` | 3.13.13 | 22.22.3 | bookworm
5757
`python3.13-nodejs22-slim` | 3.13.13 | 22.22.3 | slim
5858
`python3.13-nodejs22-alpine` | 3.13.13 | 22.22.3 | alpine
59-
`python3.12-nodejs26` | 3.12.13 | 26.2.0 | trixie
60-
`python3.12-nodejs26-bookworm` | 3.12.13 | 26.2.0 | bookworm
61-
`python3.12-nodejs26-slim` | 3.12.13 | 26.2.0 | slim
62-
`python3.12-nodejs26-alpine` | 3.12.13 | 26.2.0 | alpine
59+
`python3.12-nodejs26` | 3.12.13 | 26.3.0 | trixie
60+
`python3.12-nodejs26-bookworm` | 3.12.13 | 26.3.0 | bookworm
61+
`python3.12-nodejs26-slim` | 3.12.13 | 26.3.0 | slim
62+
`python3.12-nodejs26-alpine` | 3.12.13 | 26.3.0 | alpine
6363
`python3.12-nodejs25` | 3.12.13 | 25.9.0 | trixie
6464
`python3.12-nodejs25-bookworm` | 3.12.13 | 25.9.0 | bookworm
6565
`python3.12-nodejs25-slim` | 3.12.13 | 25.9.0 | slim
@@ -72,10 +72,10 @@ Tag | Python version | Node.js version | Distro
7272
`python3.12-nodejs22-bookworm` | 3.12.13 | 22.22.3 | bookworm
7373
`python3.12-nodejs22-slim` | 3.12.13 | 22.22.3 | slim
7474
`python3.12-nodejs22-alpine` | 3.12.13 | 22.22.3 | alpine
75-
`python3.11-nodejs26` | 3.11.15 | 26.2.0 | trixie
76-
`python3.11-nodejs26-bookworm` | 3.11.15 | 26.2.0 | bookworm
77-
`python3.11-nodejs26-slim` | 3.11.15 | 26.2.0 | slim
78-
`python3.11-nodejs26-alpine` | 3.11.15 | 26.2.0 | alpine
75+
`python3.11-nodejs26` | 3.11.15 | 26.3.0 | trixie
76+
`python3.11-nodejs26-bookworm` | 3.11.15 | 26.3.0 | bookworm
77+
`python3.11-nodejs26-slim` | 3.11.15 | 26.3.0 | slim
78+
`python3.11-nodejs26-alpine` | 3.11.15 | 26.3.0 | alpine
7979
`python3.11-nodejs25` | 3.11.15 | 25.9.0 | trixie
8080
`python3.11-nodejs25-bookworm` | 3.11.15 | 25.9.0 | bookworm
8181
`python3.11-nodejs25-slim` | 3.11.15 | 25.9.0 | slim
@@ -88,10 +88,10 @@ Tag | Python version | Node.js version | Distro
8888
`python3.11-nodejs22-bookworm` | 3.11.15 | 22.22.3 | bookworm
8989
`python3.11-nodejs22-slim` | 3.11.15 | 22.22.3 | slim
9090
`python3.11-nodejs22-alpine` | 3.11.15 | 22.22.3 | alpine
91-
`python3.10-nodejs26` | 3.10.20 | 26.2.0 | trixie
92-
`python3.10-nodejs26-bookworm` | 3.10.20 | 26.2.0 | bookworm
93-
`python3.10-nodejs26-slim` | 3.10.20 | 26.2.0 | slim
94-
`python3.10-nodejs26-alpine` | 3.10.20 | 26.2.0 | alpine
91+
`python3.10-nodejs26` | 3.10.20 | 26.3.0 | trixie
92+
`python3.10-nodejs26-bookworm` | 3.10.20 | 26.3.0 | bookworm
93+
`python3.10-nodejs26-slim` | 3.10.20 | 26.3.0 | slim
94+
`python3.10-nodejs26-alpine` | 3.10.20 | 26.3.0 | alpine
9595
`python3.10-nodejs25` | 3.10.20 | 25.9.0 | trixie
9696
`python3.10-nodejs25-bookworm` | 3.10.20 | 25.9.0 | bookworm
9797
`python3.10-nodejs25-slim` | 3.10.20 | 25.9.0 | slim

versions.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -6,54 +6,54 @@
66
"python_canonical": "3.14.5",
77
"python_image": "3.14.5-trixie",
88
"nodejs": "26",
9-
"nodejs_canonical": "26.2.0",
9+
"nodejs_canonical": "26.3.0",
1010
"distro": "trixie",
1111
"platforms": [
1212
"linux/amd64",
1313
"linux/arm64"
1414
],
15-
"digest": "sha256:5184d2ca5f83bd12a3c9d348c1fbde8d14843795deea097e652109b1a3bbba53"
15+
"digest": "sha256:3d830411afabd31fed6a0a5f80a8ef75cfb93b0754962a71d085259cd2930b6f"
1616
},
1717
{
1818
"key": "python3.14-nodejs26-bookworm",
1919
"python": "3.14",
2020
"python_canonical": "3.14.5",
2121
"python_image": "3.14.5-bookworm",
2222
"nodejs": "26",
23-
"nodejs_canonical": "26.2.0",
23+
"nodejs_canonical": "26.3.0",
2424
"distro": "bookworm",
2525
"platforms": [
2626
"linux/amd64",
2727
"linux/arm64"
2828
],
29-
"digest": "sha256:3ac678939dc7630bb7bbd9b6ab8953de1f7ccf335161f2871205393ba9e9c3ec"
29+
"digest": "sha256:594eedf68f6b19abc47f82708632af20055c36d42a79245a7587dcdb5c2186c5"
3030
},
3131
{
3232
"key": "python3.14-nodejs26-slim",
3333
"python": "3.14",
3434
"python_canonical": "3.14.5",
3535
"python_image": "3.14.5-slim",
3636
"nodejs": "26",
37-
"nodejs_canonical": "26.2.0",
37+
"nodejs_canonical": "26.3.0",
3838
"distro": "slim",
3939
"platforms": [
4040
"linux/amd64",
4141
"linux/arm64"
4242
],
43-
"digest": "sha256:ee1d07c44b1311d02fd2fd1ffe743c8b40a4b43097d902a310c9d0b74bbacb79"
43+
"digest": "sha256:31d6fd074eafc3c4ac9887619294d344186fd85cc0bc804734fcbd139f872e59"
4444
},
4545
{
4646
"key": "python3.14-nodejs26-alpine",
4747
"python": "3.14",
4848
"python_canonical": "3.14.5",
4949
"python_image": "3.14.5-alpine",
5050
"nodejs": "26",
51-
"nodejs_canonical": "26.2.0",
51+
"nodejs_canonical": "26.3.0",
5252
"distro": "alpine",
5353
"platforms": [
5454
"linux/amd64"
5555
],
56-
"digest": "sha256:b4d69a8beea5b2d27e92d78bf3006e8ae3c74167a51ea4f385e93a4027d34b03"
56+
"digest": "sha256:f1f71fc74d6bfa5987a06d73f3bb77643c2ee40183052817583d2a81e9e6bdfc"
5757
},
5858
{
5959
"key": "python3.14-nodejs25",
@@ -226,54 +226,54 @@
226226
"python_canonical": "3.13.13",
227227
"python_image": "3.13.13-trixie",
228228
"nodejs": "26",
229-
"nodejs_canonical": "26.2.0",
229+
"nodejs_canonical": "26.3.0",
230230
"distro": "trixie",
231231
"platforms": [
232232
"linux/amd64",
233233
"linux/arm64"
234234
],
235-
"digest": "sha256:20e112d6f7c3dbcf420530c74139ea3578e5018aee5de2dd470041b668438205"
235+
"digest": "sha256:85d8b1d7fdf5e29abdd10536e81b66b7c1d6a197364fca51356f5594ecc40d95"
236236
},
237237
{
238238
"key": "python3.13-nodejs26-bookworm",
239239
"python": "3.13",
240240
"python_canonical": "3.13.13",
241241
"python_image": "3.13.13-bookworm",
242242
"nodejs": "26",
243-
"nodejs_canonical": "26.2.0",
243+
"nodejs_canonical": "26.3.0",
244244
"distro": "bookworm",
245245
"platforms": [
246246
"linux/amd64",
247247
"linux/arm64"
248248
],
249-
"digest": "sha256:3badaba32f65a5eccfe37c8e2d93e023be14deaa07bf7aa093398e6282afb242"
249+
"digest": "sha256:35c916b9df64436e70705d4fd111f0c3a7d4546691c92c222ebb468756a5e6d7"
250250
},
251251
{
252252
"key": "python3.13-nodejs26-slim",
253253
"python": "3.13",
254254
"python_canonical": "3.13.13",
255255
"python_image": "3.13.13-slim",
256256
"nodejs": "26",
257-
"nodejs_canonical": "26.2.0",
257+
"nodejs_canonical": "26.3.0",
258258
"distro": "slim",
259259
"platforms": [
260260
"linux/amd64",
261261
"linux/arm64"
262262
],
263-
"digest": "sha256:7229e7943ca117a2a485f08a4c48e61bc4535c86526a5ba4e32dc3bdda0f1e2f"
263+
"digest": "sha256:029aa974cbd8bd2ed10e4a3b37a2452752706fe417bf55b0c0627d79d3eff303"
264264
},
265265
{
266266
"key": "python3.13-nodejs26-alpine",
267267
"python": "3.13",
268268
"python_canonical": "3.13.13",
269269
"python_image": "3.13.13-alpine",
270270
"nodejs": "26",
271-
"nodejs_canonical": "26.2.0",
271+
"nodejs_canonical": "26.3.0",
272272
"distro": "alpine",
273273
"platforms": [
274274
"linux/amd64"
275275
],
276-
"digest": "sha256:a1aac1ad08e79d7f2af140f59140c2402d96ee145d8b9979c517b9686a26fd81"
276+
"digest": "sha256:80f3ab6fa5e81836fae438378ae681f42a01d13e860a8edddfe3cb2386b33954"
277277
},
278278
{
279279
"key": "python3.13-nodejs25",
@@ -446,54 +446,54 @@
446446
"python_canonical": "3.12.13",
447447
"python_image": "3.12.13-trixie",
448448
"nodejs": "26",
449-
"nodejs_canonical": "26.2.0",
449+
"nodejs_canonical": "26.3.0",
450450
"distro": "trixie",
451451
"platforms": [
452452
"linux/amd64",
453453
"linux/arm64"
454454
],
455-
"digest": "sha256:476284e574216ceb12d308a54d1899bb7689c8abffac8f14e54bd8e8269c5b79"
455+
"digest": "sha256:f8ce3bf37b517c186d3c4b5d86b9272aef5d48a940ff3214619b1c20ff7efc13"
456456
},
457457
{
458458
"key": "python3.12-nodejs26-bookworm",
459459
"python": "3.12",
460460
"python_canonical": "3.12.13",
461461
"python_image": "3.12.13-bookworm",
462462
"nodejs": "26",
463-
"nodejs_canonical": "26.2.0",
463+
"nodejs_canonical": "26.3.0",
464464
"distro": "bookworm",
465465
"platforms": [
466466
"linux/amd64",
467467
"linux/arm64"
468468
],
469-
"digest": "sha256:d2f36a6b7b1ba00ac80f051e4a18b856a11da0bf327e7555922c588c88520db0"
469+
"digest": "sha256:53dba61ea22d053820b8753bc1b9238c959fc7f44d5c74a1f607fff1802dc010"
470470
},
471471
{
472472
"key": "python3.12-nodejs26-slim",
473473
"python": "3.12",
474474
"python_canonical": "3.12.13",
475475
"python_image": "3.12.13-slim",
476476
"nodejs": "26",
477-
"nodejs_canonical": "26.2.0",
477+
"nodejs_canonical": "26.3.0",
478478
"distro": "slim",
479479
"platforms": [
480480
"linux/amd64",
481481
"linux/arm64"
482482
],
483-
"digest": "sha256:2fbc6e0ab64b0c694637e993820553987015a86ae46a11bd1d7054b383b5f713"
483+
"digest": "sha256:b18cd913e1e7869218263f0af52f950162d30b18a8cb27893762c00119afa472"
484484
},
485485
{
486486
"key": "python3.12-nodejs26-alpine",
487487
"python": "3.12",
488488
"python_canonical": "3.12.13",
489489
"python_image": "3.12.13-alpine",
490490
"nodejs": "26",
491-
"nodejs_canonical": "26.2.0",
491+
"nodejs_canonical": "26.3.0",
492492
"distro": "alpine",
493493
"platforms": [
494494
"linux/amd64"
495495
],
496-
"digest": "sha256:fc3307094154bf7b268ec7aecbcc054a83b786b7f7c4c36534c5451cbf6c9594"
496+
"digest": "sha256:ca88532aa9551c550218ccb6b406bcb40ba3ada736f33d50d881b1376cc2b780"
497497
},
498498
{
499499
"key": "python3.12-nodejs25",
@@ -666,54 +666,54 @@
666666
"python_canonical": "3.11.15",
667667
"python_image": "3.11.15-trixie",
668668
"nodejs": "26",
669-
"nodejs_canonical": "26.2.0",
669+
"nodejs_canonical": "26.3.0",
670670
"distro": "trixie",
671671
"platforms": [
672672
"linux/amd64",
673673
"linux/arm64"
674674
],
675-
"digest": "sha256:4f89a6457650e8bf904487ac45d1015fb7895db4e929d420af19fa975d940938"
675+
"digest": "sha256:8f8cb1ac80fc76c41e9595a17da638c0f331610128af687fe9df690721120b5e"
676676
},
677677
{
678678
"key": "python3.11-nodejs26-bookworm",
679679
"python": "3.11",
680680
"python_canonical": "3.11.15",
681681
"python_image": "3.11.15-bookworm",
682682
"nodejs": "26",
683-
"nodejs_canonical": "26.2.0",
683+
"nodejs_canonical": "26.3.0",
684684
"distro": "bookworm",
685685
"platforms": [
686686
"linux/amd64",
687687
"linux/arm64"
688688
],
689-
"digest": "sha256:e56e4a11c4801202a0a1cfa450d881fa7f03976dceece65dc1996397b28f8fc2"
689+
"digest": "sha256:2b2390a5e157b6cd2ac4e8e0cfe26ee403603194709183d10fd020edba37ab5c"
690690
},
691691
{
692692
"key": "python3.11-nodejs26-slim",
693693
"python": "3.11",
694694
"python_canonical": "3.11.15",
695695
"python_image": "3.11.15-slim",
696696
"nodejs": "26",
697-
"nodejs_canonical": "26.2.0",
697+
"nodejs_canonical": "26.3.0",
698698
"distro": "slim",
699699
"platforms": [
700700
"linux/amd64",
701701
"linux/arm64"
702702
],
703-
"digest": "sha256:3a33cb3cb4b7fcc80d0008bcd340729d68f7b268c84e0db6bdc596b441842332"
703+
"digest": "sha256:1be19642cd9569c93f111f39c22d8538ad9c5dd0a4d6961f43e2cc98feb04956"
704704
},
705705
{
706706
"key": "python3.11-nodejs26-alpine",
707707
"python": "3.11",
708708
"python_canonical": "3.11.15",
709709
"python_image": "3.11.15-alpine",
710710
"nodejs": "26",
711-
"nodejs_canonical": "26.2.0",
711+
"nodejs_canonical": "26.3.0",
712712
"distro": "alpine",
713713
"platforms": [
714714
"linux/amd64"
715715
],
716-
"digest": "sha256:28c87d496075c4d09a4388dc890e1b620b18f2eb6dc361ed7e3bb76039b580ab"
716+
"digest": "sha256:d999f2512c3ff596dc6648a1ddce03d887ec1564596bdf2f08d2a8de0cca1d8c"
717717
},
718718
{
719719
"key": "python3.11-nodejs25",
@@ -886,54 +886,54 @@
886886
"python_canonical": "3.10.20",
887887
"python_image": "3.10.20-trixie",
888888
"nodejs": "26",
889-
"nodejs_canonical": "26.2.0",
889+
"nodejs_canonical": "26.3.0",
890890
"distro": "trixie",
891891
"platforms": [
892892
"linux/amd64",
893893
"linux/arm64"
894894
],
895-
"digest": "sha256:fc46758a4fda4ca07826182b1e602ce93b0f39ded225fdc33c133e59ba8f8745"
895+
"digest": "sha256:0fd859d60fce366967c1bd1d4d421204cfc4fd7581241846ce404269511c4a99"
896896
},
897897
{
898898
"key": "python3.10-nodejs26-bookworm",
899899
"python": "3.10",
900900
"python_canonical": "3.10.20",
901901
"python_image": "3.10.20-bookworm",
902902
"nodejs": "26",
903-
"nodejs_canonical": "26.2.0",
903+
"nodejs_canonical": "26.3.0",
904904
"distro": "bookworm",
905905
"platforms": [
906906
"linux/amd64",
907907
"linux/arm64"
908908
],
909-
"digest": "sha256:371eede9de10afbf927f68ef09c8a117897fa08b0200ef8176abd34c32d30ff4"
909+
"digest": "sha256:15e6a15be79a214baedcf6d574453ea7f075d77bfd884bd16f98bd8f38fe1c3f"
910910
},
911911
{
912912
"key": "python3.10-nodejs26-slim",
913913
"python": "3.10",
914914
"python_canonical": "3.10.20",
915915
"python_image": "3.10.20-slim",
916916
"nodejs": "26",
917-
"nodejs_canonical": "26.2.0",
917+
"nodejs_canonical": "26.3.0",
918918
"distro": "slim",
919919
"platforms": [
920920
"linux/amd64",
921921
"linux/arm64"
922922
],
923-
"digest": "sha256:e6506eae7858647a437f547ab8c6f2bc0cc71e7ffdecc944654485fc975c43d6"
923+
"digest": "sha256:bfc55c2d25ffa18f1ffea9b0dbae74cd5a4c4c6be54434ca1b2d81c8ba9042f5"
924924
},
925925
{
926926
"key": "python3.10-nodejs26-alpine",
927927
"python": "3.10",
928928
"python_canonical": "3.10.20",
929929
"python_image": "3.10.20-alpine",
930930
"nodejs": "26",
931-
"nodejs_canonical": "26.2.0",
931+
"nodejs_canonical": "26.3.0",
932932
"distro": "alpine",
933933
"platforms": [
934934
"linux/amd64"
935935
],
936-
"digest": "sha256:db6e9e7dd03400b3fa9c57e4599614ed96056c77e65ed7ec62f849d516b548c3"
936+
"digest": "sha256:b35a375772c08bf2f45c1ed8e3d2e02cbe190229d8813b7c4df8501834a53e5b"
937937
},
938938
{
939939
"key": "python3.10-nodejs25",

0 commit comments

Comments
 (0)