Skip to content

Commit b91131b

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

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-03-26
6+
Last updated by bot: 2026-04-02
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-nodejs25` | 3.14.3 | 25.8.2 | trixie
28-
`python3.14-nodejs25-bookworm` | 3.14.3 | 25.8.2 | bookworm
29-
`python3.14-nodejs25-slim` | 3.14.3 | 25.8.2 | slim
30-
`python3.14-nodejs25-alpine` | 3.14.3 | 25.8.2 | alpine
27+
`python3.14-nodejs25` | 3.14.3 | 25.9.0 | trixie
28+
`python3.14-nodejs25-bookworm` | 3.14.3 | 25.9.0 | bookworm
29+
`python3.14-nodejs25-slim` | 3.14.3 | 25.9.0 | slim
30+
`python3.14-nodejs25-alpine` | 3.14.3 | 25.9.0 | alpine
3131
`python3.14-nodejs24` | 3.14.3 | 24.14.1 | trixie
3232
`python3.14-nodejs24-bookworm` | 3.14.3 | 24.14.1 | bookworm
3333
`python3.14-nodejs24-slim` | 3.14.3 | 24.14.1 | slim
@@ -40,10 +40,10 @@ Tag | Python version | Node.js version | Distro
4040
`python3.14-nodejs20-bookworm` | 3.14.3 | 20.20.2 | bookworm
4141
`python3.14-nodejs20-slim` | 3.14.3 | 20.20.2 | slim
4242
`python3.14-nodejs20-alpine` | 3.14.3 | 20.20.2 | alpine
43-
`python3.13-nodejs25` | 3.13.12 | 25.8.2 | trixie
44-
`python3.13-nodejs25-bookworm` | 3.13.12 | 25.8.2 | bookworm
45-
`python3.13-nodejs25-slim` | 3.13.12 | 25.8.2 | slim
46-
`python3.13-nodejs25-alpine` | 3.13.12 | 25.8.2 | alpine
43+
`python3.13-nodejs25` | 3.13.12 | 25.9.0 | trixie
44+
`python3.13-nodejs25-bookworm` | 3.13.12 | 25.9.0 | bookworm
45+
`python3.13-nodejs25-slim` | 3.13.12 | 25.9.0 | slim
46+
`python3.13-nodejs25-alpine` | 3.13.12 | 25.9.0 | alpine
4747
`python3.13-nodejs24` | 3.13.12 | 24.14.1 | trixie
4848
`python3.13-nodejs24-bookworm` | 3.13.12 | 24.14.1 | bookworm
4949
`python3.13-nodejs24-slim` | 3.13.12 | 24.14.1 | slim
@@ -56,10 +56,10 @@ Tag | Python version | Node.js version | Distro
5656
`python3.13-nodejs20-bookworm` | 3.13.12 | 20.20.2 | bookworm
5757
`python3.13-nodejs20-slim` | 3.13.12 | 20.20.2 | slim
5858
`python3.13-nodejs20-alpine` | 3.13.12 | 20.20.2 | alpine
59-
`python3.12-nodejs25` | 3.12.13 | 25.8.2 | trixie
60-
`python3.12-nodejs25-bookworm` | 3.12.13 | 25.8.2 | bookworm
61-
`python3.12-nodejs25-slim` | 3.12.13 | 25.8.2 | slim
62-
`python3.12-nodejs25-alpine` | 3.12.13 | 25.8.2 | alpine
59+
`python3.12-nodejs25` | 3.12.13 | 25.9.0 | trixie
60+
`python3.12-nodejs25-bookworm` | 3.12.13 | 25.9.0 | bookworm
61+
`python3.12-nodejs25-slim` | 3.12.13 | 25.9.0 | slim
62+
`python3.12-nodejs25-alpine` | 3.12.13 | 25.9.0 | alpine
6363
`python3.12-nodejs24` | 3.12.13 | 24.14.1 | trixie
6464
`python3.12-nodejs24-bookworm` | 3.12.13 | 24.14.1 | bookworm
6565
`python3.12-nodejs24-slim` | 3.12.13 | 24.14.1 | slim
@@ -72,10 +72,10 @@ Tag | Python version | Node.js version | Distro
7272
`python3.12-nodejs20-bookworm` | 3.12.13 | 20.20.2 | bookworm
7373
`python3.12-nodejs20-slim` | 3.12.13 | 20.20.2 | slim
7474
`python3.12-nodejs20-alpine` | 3.12.13 | 20.20.2 | alpine
75-
`python3.11-nodejs25` | 3.11.15 | 25.8.2 | trixie
76-
`python3.11-nodejs25-bookworm` | 3.11.15 | 25.8.2 | bookworm
77-
`python3.11-nodejs25-slim` | 3.11.15 | 25.8.2 | slim
78-
`python3.11-nodejs25-alpine` | 3.11.15 | 25.8.2 | alpine
75+
`python3.11-nodejs25` | 3.11.15 | 25.9.0 | trixie
76+
`python3.11-nodejs25-bookworm` | 3.11.15 | 25.9.0 | bookworm
77+
`python3.11-nodejs25-slim` | 3.11.15 | 25.9.0 | slim
78+
`python3.11-nodejs25-alpine` | 3.11.15 | 25.9.0 | alpine
7979
`python3.11-nodejs24` | 3.11.15 | 24.14.1 | trixie
8080
`python3.11-nodejs24-bookworm` | 3.11.15 | 24.14.1 | bookworm
8181
`python3.11-nodejs24-slim` | 3.11.15 | 24.14.1 | slim
@@ -88,10 +88,10 @@ Tag | Python version | Node.js version | Distro
8888
`python3.11-nodejs20-bookworm` | 3.11.15 | 20.20.2 | bookworm
8989
`python3.11-nodejs20-slim` | 3.11.15 | 20.20.2 | slim
9090
`python3.11-nodejs20-alpine` | 3.11.15 | 20.20.2 | alpine
91-
`python3.10-nodejs25` | 3.10.20 | 25.8.2 | trixie
92-
`python3.10-nodejs25-bookworm` | 3.10.20 | 25.8.2 | bookworm
93-
`python3.10-nodejs25-slim` | 3.10.20 | 25.8.2 | slim
94-
`python3.10-nodejs25-alpine` | 3.10.20 | 25.8.2 | alpine
91+
`python3.10-nodejs25` | 3.10.20 | 25.9.0 | trixie
92+
`python3.10-nodejs25-bookworm` | 3.10.20 | 25.9.0 | bookworm
93+
`python3.10-nodejs25-slim` | 3.10.20 | 25.9.0 | slim
94+
`python3.10-nodejs25-alpine` | 3.10.20 | 25.9.0 | alpine
9595
`python3.10-nodejs24` | 3.10.20 | 24.14.1 | trixie
9696
`python3.10-nodejs24-bookworm` | 3.10.20 | 24.14.1 | bookworm
9797
`python3.10-nodejs24-slim` | 3.10.20 | 24.14.1 | 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.3",
77
"python_image": "3.14.3-trixie",
88
"nodejs": "25",
9-
"nodejs_canonical": "25.8.2",
9+
"nodejs_canonical": "25.9.0",
1010
"distro": "trixie",
1111
"platforms": [
1212
"linux/amd64",
1313
"linux/arm64"
1414
],
15-
"digest": "sha256:e999310d0a374bfd468edd2f9d172ef03f37af813a09625eced95324d7a1e169"
15+
"digest": "sha256:75901a57bd7f84bfbec4a253619869950b3a9a51797e62b374dcb5a6bd58cb6d"
1616
},
1717
{
1818
"key": "python3.14-nodejs25-bookworm",
1919
"python": "3.14",
2020
"python_canonical": "3.14.3",
2121
"python_image": "3.14.3-bookworm",
2222
"nodejs": "25",
23-
"nodejs_canonical": "25.8.2",
23+
"nodejs_canonical": "25.9.0",
2424
"distro": "bookworm",
2525
"platforms": [
2626
"linux/amd64",
2727
"linux/arm64"
2828
],
29-
"digest": "sha256:0e7add5443b2c9ebc72c46ebe4b50342b8bc5bba879c11ae0066212c9f1af299"
29+
"digest": "sha256:951b406f8993b2844a26570cbcf34dcf82d84bea0d28a92acce59203567b04b8"
3030
},
3131
{
3232
"key": "python3.14-nodejs25-slim",
3333
"python": "3.14",
3434
"python_canonical": "3.14.3",
3535
"python_image": "3.14.3-slim",
3636
"nodejs": "25",
37-
"nodejs_canonical": "25.8.2",
37+
"nodejs_canonical": "25.9.0",
3838
"distro": "slim",
3939
"platforms": [
4040
"linux/amd64",
4141
"linux/arm64"
4242
],
43-
"digest": "sha256:0bad300948c0574a7cf03bbe7a331b660065a5d4c625baed9ca8c7bf68f12015"
43+
"digest": "sha256:b9eeff58399c470ea334d054d2fcccd36bac364ccd2f9434b92af5af323c7672"
4444
},
4545
{
4646
"key": "python3.14-nodejs25-alpine",
4747
"python": "3.14",
4848
"python_canonical": "3.14.3",
4949
"python_image": "3.14.3-alpine",
5050
"nodejs": "25",
51-
"nodejs_canonical": "25.8.2",
51+
"nodejs_canonical": "25.9.0",
5252
"distro": "alpine",
5353
"platforms": [
5454
"linux/amd64"
5555
],
56-
"digest": "sha256:6e24d7f1eec9917546cc5f639e00bc7a42dd1aaa392d5f4cb58eb72779e89d79"
56+
"digest": "sha256:329d16a7381ffaeb3a43b5ba8e8946b33f13441254e0768ce21eb4878e8351ab"
5757
},
5858
{
5959
"key": "python3.14-nodejs24",
@@ -226,54 +226,54 @@
226226
"python_canonical": "3.13.12",
227227
"python_image": "3.13.12-trixie",
228228
"nodejs": "25",
229-
"nodejs_canonical": "25.8.2",
229+
"nodejs_canonical": "25.9.0",
230230
"distro": "trixie",
231231
"platforms": [
232232
"linux/amd64",
233233
"linux/arm64"
234234
],
235-
"digest": "sha256:83286921df767c9db3a26b677f214834f8c44ebb14ec038810eb6513bc34373c"
235+
"digest": "sha256:50c1eb49213766696df5306659bc911c61c851a2fbfd0971d4cdab70355d8065"
236236
},
237237
{
238238
"key": "python3.13-nodejs25-bookworm",
239239
"python": "3.13",
240240
"python_canonical": "3.13.12",
241241
"python_image": "3.13.12-bookworm",
242242
"nodejs": "25",
243-
"nodejs_canonical": "25.8.2",
243+
"nodejs_canonical": "25.9.0",
244244
"distro": "bookworm",
245245
"platforms": [
246246
"linux/amd64",
247247
"linux/arm64"
248248
],
249-
"digest": "sha256:3ba509dd6336e4c3494e0c0d37abd3909e0e405b642c364d47cd4f108c7c7741"
249+
"digest": "sha256:eb30f7330ad0164f67af4679d7826e1bb80b9e682e0ded1b4ff0f10730dba42d"
250250
},
251251
{
252252
"key": "python3.13-nodejs25-slim",
253253
"python": "3.13",
254254
"python_canonical": "3.13.12",
255255
"python_image": "3.13.12-slim",
256256
"nodejs": "25",
257-
"nodejs_canonical": "25.8.2",
257+
"nodejs_canonical": "25.9.0",
258258
"distro": "slim",
259259
"platforms": [
260260
"linux/amd64",
261261
"linux/arm64"
262262
],
263-
"digest": "sha256:8ac900049b8f3ce343eef590e5cced49517112cfe86918f13a6d34814e2e10fc"
263+
"digest": "sha256:370b0876f9cff561741692f625a53daaf6616834c238e1568cdeb7376d893d13"
264264
},
265265
{
266266
"key": "python3.13-nodejs25-alpine",
267267
"python": "3.13",
268268
"python_canonical": "3.13.12",
269269
"python_image": "3.13.12-alpine",
270270
"nodejs": "25",
271-
"nodejs_canonical": "25.8.2",
271+
"nodejs_canonical": "25.9.0",
272272
"distro": "alpine",
273273
"platforms": [
274274
"linux/amd64"
275275
],
276-
"digest": "sha256:053adac9ee4df214626f062cabd6f2f9b3ed1d943df99c9db4dd1a3f2b11027f"
276+
"digest": "sha256:bdab936466234eaed81483e3b9304dc722126ef97ca58b158f58fba6d1ea6810"
277277
},
278278
{
279279
"key": "python3.13-nodejs24",
@@ -446,54 +446,54 @@
446446
"python_canonical": "3.12.13",
447447
"python_image": "3.12.13-trixie",
448448
"nodejs": "25",
449-
"nodejs_canonical": "25.8.2",
449+
"nodejs_canonical": "25.9.0",
450450
"distro": "trixie",
451451
"platforms": [
452452
"linux/amd64",
453453
"linux/arm64"
454454
],
455-
"digest": "sha256:a81b8948f1fa6e51e574d1fbd12feee2a9eb9952ada9ebc0ad1a0e028e8c04e4"
455+
"digest": "sha256:3afba807c64e692f55698def8e3323243250d902def2ebcdaf9ec3d6c5d8b7e6"
456456
},
457457
{
458458
"key": "python3.12-nodejs25-bookworm",
459459
"python": "3.12",
460460
"python_canonical": "3.12.13",
461461
"python_image": "3.12.13-bookworm",
462462
"nodejs": "25",
463-
"nodejs_canonical": "25.8.2",
463+
"nodejs_canonical": "25.9.0",
464464
"distro": "bookworm",
465465
"platforms": [
466466
"linux/amd64",
467467
"linux/arm64"
468468
],
469-
"digest": "sha256:f67556ad703e3828fa66a295f2140cc5700572ab8bbce27466b982888e16ad01"
469+
"digest": "sha256:a46e620220c783049d756f8f3f0d7c552d1c46c71cb38c696523c92b5189fca5"
470470
},
471471
{
472472
"key": "python3.12-nodejs25-slim",
473473
"python": "3.12",
474474
"python_canonical": "3.12.13",
475475
"python_image": "3.12.13-slim",
476476
"nodejs": "25",
477-
"nodejs_canonical": "25.8.2",
477+
"nodejs_canonical": "25.9.0",
478478
"distro": "slim",
479479
"platforms": [
480480
"linux/amd64",
481481
"linux/arm64"
482482
],
483-
"digest": "sha256:5e2a241520282be7bf49ee8bd8c3241cdede22b20936a307ebda1dc646349554"
483+
"digest": "sha256:2c4e1ff6d700c816e53961a61cba5b3c8fb055afa0878b514b0c8b5967a8c10b"
484484
},
485485
{
486486
"key": "python3.12-nodejs25-alpine",
487487
"python": "3.12",
488488
"python_canonical": "3.12.13",
489489
"python_image": "3.12.13-alpine",
490490
"nodejs": "25",
491-
"nodejs_canonical": "25.8.2",
491+
"nodejs_canonical": "25.9.0",
492492
"distro": "alpine",
493493
"platforms": [
494494
"linux/amd64"
495495
],
496-
"digest": "sha256:65202173cb1d7e7712088040cff51db9393f06ceb45c7041823eb0c999719620"
496+
"digest": "sha256:cc78bf81858db3bf11777fa74bc4a9ac37386c5bb4f11a9115b19d6bc3ca9e8a"
497497
},
498498
{
499499
"key": "python3.12-nodejs24",
@@ -666,54 +666,54 @@
666666
"python_canonical": "3.11.15",
667667
"python_image": "3.11.15-trixie",
668668
"nodejs": "25",
669-
"nodejs_canonical": "25.8.2",
669+
"nodejs_canonical": "25.9.0",
670670
"distro": "trixie",
671671
"platforms": [
672672
"linux/amd64",
673673
"linux/arm64"
674674
],
675-
"digest": "sha256:5e9d38e5077573313358bc4c0ccdae6b8561e46dd7d9513a78e2ee6d9709b1a5"
675+
"digest": "sha256:206aa85f8a2da5681b1eaf97c7e7a33fdcf18836aba71a010fc1d72129319d10"
676676
},
677677
{
678678
"key": "python3.11-nodejs25-bookworm",
679679
"python": "3.11",
680680
"python_canonical": "3.11.15",
681681
"python_image": "3.11.15-bookworm",
682682
"nodejs": "25",
683-
"nodejs_canonical": "25.8.2",
683+
"nodejs_canonical": "25.9.0",
684684
"distro": "bookworm",
685685
"platforms": [
686686
"linux/amd64",
687687
"linux/arm64"
688688
],
689-
"digest": "sha256:38ab7f24b219f9f7400f5780edb1f42d154ea9e1a5617f1ba467d7cc6e1f9718"
689+
"digest": "sha256:63c40aebe23f1b826e8d1d47de6874d31a643a99765c19196c3f52a7c05749d5"
690690
},
691691
{
692692
"key": "python3.11-nodejs25-slim",
693693
"python": "3.11",
694694
"python_canonical": "3.11.15",
695695
"python_image": "3.11.15-slim",
696696
"nodejs": "25",
697-
"nodejs_canonical": "25.8.2",
697+
"nodejs_canonical": "25.9.0",
698698
"distro": "slim",
699699
"platforms": [
700700
"linux/amd64",
701701
"linux/arm64"
702702
],
703-
"digest": "sha256:18c5b65f431c2abc04f21df4d4a2dda3c89e62b03525ec375131a19de93a1f7d"
703+
"digest": "sha256:6f82d6ed9ca033dac091f00fb0292431c07401b7ba673e77768204082f98613e"
704704
},
705705
{
706706
"key": "python3.11-nodejs25-alpine",
707707
"python": "3.11",
708708
"python_canonical": "3.11.15",
709709
"python_image": "3.11.15-alpine",
710710
"nodejs": "25",
711-
"nodejs_canonical": "25.8.2",
711+
"nodejs_canonical": "25.9.0",
712712
"distro": "alpine",
713713
"platforms": [
714714
"linux/amd64"
715715
],
716-
"digest": "sha256:298ed4e61f139f0d897279d4a39f32af682764233b957e64eb5c176b0aabcf0d"
716+
"digest": "sha256:c2c4772fc9ac28920ac4ea838f66e7ba418b308c08e5c0649b0b0b592bc40b9d"
717717
},
718718
{
719719
"key": "python3.11-nodejs24",
@@ -886,54 +886,54 @@
886886
"python_canonical": "3.10.20",
887887
"python_image": "3.10.20-trixie",
888888
"nodejs": "25",
889-
"nodejs_canonical": "25.8.2",
889+
"nodejs_canonical": "25.9.0",
890890
"distro": "trixie",
891891
"platforms": [
892892
"linux/amd64",
893893
"linux/arm64"
894894
],
895-
"digest": "sha256:ed9ecb68c275cd19d116495a18bb3fe86fca0dc76f5212e1a98bb6fa9cefaa85"
895+
"digest": "sha256:c0d837de141ba7fe4acfc0b62ad0eba0186c0dbd62a883e39842f3d5d0014716"
896896
},
897897
{
898898
"key": "python3.10-nodejs25-bookworm",
899899
"python": "3.10",
900900
"python_canonical": "3.10.20",
901901
"python_image": "3.10.20-bookworm",
902902
"nodejs": "25",
903-
"nodejs_canonical": "25.8.2",
903+
"nodejs_canonical": "25.9.0",
904904
"distro": "bookworm",
905905
"platforms": [
906906
"linux/amd64",
907907
"linux/arm64"
908908
],
909-
"digest": "sha256:25e6063c0a81ba744369a16962251aedc4e3db07c947e5d37bef1213873b6f84"
909+
"digest": "sha256:dc3437446d2ed69465745d34e46f16e289468d2b503ae779ba1e253ea833cba2"
910910
},
911911
{
912912
"key": "python3.10-nodejs25-slim",
913913
"python": "3.10",
914914
"python_canonical": "3.10.20",
915915
"python_image": "3.10.20-slim",
916916
"nodejs": "25",
917-
"nodejs_canonical": "25.8.2",
917+
"nodejs_canonical": "25.9.0",
918918
"distro": "slim",
919919
"platforms": [
920920
"linux/amd64",
921921
"linux/arm64"
922922
],
923-
"digest": "sha256:7ab0530f5b4c4439ed81b6e6deecd8c89c45000d65d9900183fcd7d309f5e914"
923+
"digest": "sha256:03cafb55259bd0e66de646db5cbc22717fe8537a1c5861db493cfeec570dfba4"
924924
},
925925
{
926926
"key": "python3.10-nodejs25-alpine",
927927
"python": "3.10",
928928
"python_canonical": "3.10.20",
929929
"python_image": "3.10.20-alpine",
930930
"nodejs": "25",
931-
"nodejs_canonical": "25.8.2",
931+
"nodejs_canonical": "25.9.0",
932932
"distro": "alpine",
933933
"platforms": [
934934
"linux/amd64"
935935
],
936-
"digest": "sha256:8d2d45054f3065ebd738ce149a456cfaccfe60228792e8e55ad6c09607463503"
936+
"digest": "sha256:d04e64fbf19bcb3d87a4cf44d6800d60dbac6a65b10bf99671b58432268b70b5"
937937
},
938938
{
939939
"key": "python3.10-nodejs24",

0 commit comments

Comments
 (0)