Skip to content

Commit e157731

Browse files
committed
🗃 Updated python/node versions [skip ci]
1 parent 0648e9d commit e157731

2 files changed

Lines changed: 189 additions & 189 deletions

File tree

README.md

Lines changed: 22 additions & 22 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-04-16
6+
Last updated by bot: 2026-05-06
77

88
The `latest` tag is currently:
99

@@ -24,6 +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.4 | 26.0.0 | trixie
28+
`python3.14-nodejs26-bookworm` | 3.14.4 | 26.0.0 | bookworm
29+
`python3.14-nodejs26-slim` | 3.14.4 | 26.0.0 | slim
30+
`python3.14-nodejs26-alpine` | 3.14.4 | 26.0.0 | alpine
2731
`python3.14-nodejs25` | 3.14.4 | 25.9.0 | trixie
2832
`python3.14-nodejs25-bookworm` | 3.14.4 | 25.9.0 | bookworm
2933
`python3.14-nodejs25-slim` | 3.14.4 | 25.9.0 | slim
@@ -36,10 +40,10 @@ Tag | Python version | Node.js version | Distro
3640
`python3.14-nodejs22-bookworm` | 3.14.4 | 22.22.2 | bookworm
3741
`python3.14-nodejs22-slim` | 3.14.4 | 22.22.2 | slim
3842
`python3.14-nodejs22-alpine` | 3.14.4 | 22.22.2 | alpine
39-
`python3.14-nodejs20` | 3.14.4 | 20.20.2 | trixie
40-
`python3.14-nodejs20-bookworm` | 3.14.4 | 20.20.2 | bookworm
41-
`python3.14-nodejs20-slim` | 3.14.4 | 20.20.2 | slim
42-
`python3.14-nodejs20-alpine` | 3.14.4 | 20.20.2 | alpine
43+
`python3.13-nodejs26` | 3.13.13 | 26.0.0 | trixie
44+
`python3.13-nodejs26-bookworm` | 3.13.13 | 26.0.0 | bookworm
45+
`python3.13-nodejs26-slim` | 3.13.13 | 26.0.0 | slim
46+
`python3.13-nodejs26-alpine` | 3.13.13 | 26.0.0 | alpine
4347
`python3.13-nodejs25` | 3.13.13 | 25.9.0 | trixie
4448
`python3.13-nodejs25-bookworm` | 3.13.13 | 25.9.0 | bookworm
4549
`python3.13-nodejs25-slim` | 3.13.13 | 25.9.0 | slim
@@ -52,10 +56,10 @@ Tag | Python version | Node.js version | Distro
5256
`python3.13-nodejs22-bookworm` | 3.13.13 | 22.22.2 | bookworm
5357
`python3.13-nodejs22-slim` | 3.13.13 | 22.22.2 | slim
5458
`python3.13-nodejs22-alpine` | 3.13.13 | 22.22.2 | alpine
55-
`python3.13-nodejs20` | 3.13.13 | 20.20.2 | trixie
56-
`python3.13-nodejs20-bookworm` | 3.13.13 | 20.20.2 | bookworm
57-
`python3.13-nodejs20-slim` | 3.13.13 | 20.20.2 | slim
58-
`python3.13-nodejs20-alpine` | 3.13.13 | 20.20.2 | alpine
59+
`python3.12-nodejs26` | 3.12.13 | 26.0.0 | trixie
60+
`python3.12-nodejs26-bookworm` | 3.12.13 | 26.0.0 | bookworm
61+
`python3.12-nodejs26-slim` | 3.12.13 | 26.0.0 | slim
62+
`python3.12-nodejs26-alpine` | 3.12.13 | 26.0.0 | alpine
5963
`python3.12-nodejs25` | 3.12.13 | 25.9.0 | trixie
6064
`python3.12-nodejs25-bookworm` | 3.12.13 | 25.9.0 | bookworm
6165
`python3.12-nodejs25-slim` | 3.12.13 | 25.9.0 | slim
@@ -68,10 +72,10 @@ Tag | Python version | Node.js version | Distro
6872
`python3.12-nodejs22-bookworm` | 3.12.13 | 22.22.2 | bookworm
6973
`python3.12-nodejs22-slim` | 3.12.13 | 22.22.2 | slim
7074
`python3.12-nodejs22-alpine` | 3.12.13 | 22.22.2 | alpine
71-
`python3.12-nodejs20` | 3.12.13 | 20.20.2 | trixie
72-
`python3.12-nodejs20-bookworm` | 3.12.13 | 20.20.2 | bookworm
73-
`python3.12-nodejs20-slim` | 3.12.13 | 20.20.2 | slim
74-
`python3.12-nodejs20-alpine` | 3.12.13 | 20.20.2 | alpine
75+
`python3.11-nodejs26` | 3.11.15 | 26.0.0 | trixie
76+
`python3.11-nodejs26-bookworm` | 3.11.15 | 26.0.0 | bookworm
77+
`python3.11-nodejs26-slim` | 3.11.15 | 26.0.0 | slim
78+
`python3.11-nodejs26-alpine` | 3.11.15 | 26.0.0 | alpine
7579
`python3.11-nodejs25` | 3.11.15 | 25.9.0 | trixie
7680
`python3.11-nodejs25-bookworm` | 3.11.15 | 25.9.0 | bookworm
7781
`python3.11-nodejs25-slim` | 3.11.15 | 25.9.0 | slim
@@ -84,10 +88,10 @@ Tag | Python version | Node.js version | Distro
8488
`python3.11-nodejs22-bookworm` | 3.11.15 | 22.22.2 | bookworm
8589
`python3.11-nodejs22-slim` | 3.11.15 | 22.22.2 | slim
8690
`python3.11-nodejs22-alpine` | 3.11.15 | 22.22.2 | alpine
87-
`python3.11-nodejs20` | 3.11.15 | 20.20.2 | trixie
88-
`python3.11-nodejs20-bookworm` | 3.11.15 | 20.20.2 | bookworm
89-
`python3.11-nodejs20-slim` | 3.11.15 | 20.20.2 | slim
90-
`python3.11-nodejs20-alpine` | 3.11.15 | 20.20.2 | alpine
91+
`python3.10-nodejs26` | 3.10.20 | 26.0.0 | trixie
92+
`python3.10-nodejs26-bookworm` | 3.10.20 | 26.0.0 | bookworm
93+
`python3.10-nodejs26-slim` | 3.10.20 | 26.0.0 | slim
94+
`python3.10-nodejs26-alpine` | 3.10.20 | 26.0.0 | alpine
9195
`python3.10-nodejs25` | 3.10.20 | 25.9.0 | trixie
9296
`python3.10-nodejs25-bookworm` | 3.10.20 | 25.9.0 | bookworm
9397
`python3.10-nodejs25-slim` | 3.10.20 | 25.9.0 | slim
@@ -100,10 +104,6 @@ Tag | Python version | Node.js version | Distro
100104
`python3.10-nodejs22-bookworm` | 3.10.20 | 22.22.2 | bookworm
101105
`python3.10-nodejs22-slim` | 3.10.20 | 22.22.2 | slim
102106
`python3.10-nodejs22-alpine` | 3.10.20 | 22.22.2 | alpine
103-
`python3.10-nodejs20` | 3.10.20 | 20.20.2 | trixie
104-
`python3.10-nodejs20-bookworm` | 3.10.20 | 20.20.2 | bookworm
105-
`python3.10-nodejs20-slim` | 3.10.20 | 20.20.2 | slim
106-
`python3.10-nodejs20-alpine` | 3.10.20 | 20.20.2 | alpine
107107

108108
<!-- TAGS_END -->
109109

@@ -125,10 +125,10 @@ Python version | Start | End
125125

126126
Node.js version | Start | End
127127
--- | --- | ---
128+
v26 | 2026-04-22 | 2029-04-30
128129
v25 | 2025-10-15 | 2026-06-01
129130
v24 | 2025-05-06 | 2028-04-30
130131
v22 | 2024-04-24 | 2027-04-30
131-
v20 | 2023-04-18 | 2026-04-30
132132

133133
<!-- SUPPORTED_VERSIONS_END -->
134134

0 commit comments

Comments
 (0)