Skip to content

Commit a8d8f84

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

File tree

2 files changed

+796
-66
lines changed

2 files changed

+796
-66
lines changed

README.md

Lines changed: 66 additions & 16 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: 2025-11-18
6+
Last updated by bot: 2025-11-19
77

88
The `latest` tag is currently:
99

@@ -24,21 +24,71 @@ 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-nodejs24` | 3.14.0 | 24.11.1 | trixie
28-
`python3.14-nodejs24-bookworm` | 3.14.0 | 24.11.1 | bookworm
29-
`python3.14-nodejs24-slim` | 3.14.0 | 24.11.1 | slim
30-
`python3.13-nodejs24` | 3.13.9 | 24.11.1 | trixie
31-
`python3.13-nodejs24-bookworm` | 3.13.9 | 24.11.1 | bookworm
32-
`python3.13-nodejs24-slim` | 3.13.9 | 24.11.1 | slim
33-
`python3.12-nodejs24` | 3.12.12 | 24.11.1 | trixie
34-
`python3.12-nodejs24-bookworm` | 3.12.12 | 24.11.1 | bookworm
35-
`python3.12-nodejs24-slim` | 3.12.12 | 24.11.1 | slim
36-
`python3.11-nodejs24` | 3.11.14 | 24.11.1 | trixie
37-
`python3.11-nodejs24-bookworm` | 3.11.14 | 24.11.1 | bookworm
38-
`python3.11-nodejs24-slim` | 3.11.14 | 24.11.1 | slim
39-
`python3.10-nodejs24` | 3.10.19 | 24.11.1 | trixie
40-
`python3.10-nodejs24-bookworm` | 3.10.19 | 24.11.1 | bookworm
41-
`python3.10-nodejs24-slim` | 3.10.19 | 24.11.1 | slim
27+
`python3.14-nodejs25` | 3.14.0 | 25.2.1 | trixie
28+
`python3.14-nodejs25-bookworm` | 3.14.0 | 25.2.1 | bookworm
29+
`python3.14-nodejs25-slim` | 3.14.0 | 25.2.1 | slim
30+
`python3.14-nodejs25-alpine` | 3.14.0 | 25.2.1 | alpine
31+
`python3.14-nodejs24-alpine` | 3.14.0 | 24.11.1 | alpine
32+
`python3.14-nodejs22` | 3.14.0 | 22.21.1 | trixie
33+
`python3.14-nodejs22-bookworm` | 3.14.0 | 22.21.1 | bookworm
34+
`python3.14-nodejs22-slim` | 3.14.0 | 22.21.1 | slim
35+
`python3.14-nodejs22-alpine` | 3.14.0 | 22.21.1 | alpine
36+
`python3.14-nodejs20` | 3.14.0 | 20.19.5 | trixie
37+
`python3.14-nodejs20-bookworm` | 3.14.0 | 20.19.5 | bookworm
38+
`python3.14-nodejs20-slim` | 3.14.0 | 20.19.5 | slim
39+
`python3.14-nodejs20-alpine` | 3.14.0 | 20.19.5 | alpine
40+
`python3.13-nodejs25` | 3.13.9 | 25.2.1 | trixie
41+
`python3.13-nodejs25-bookworm` | 3.13.9 | 25.2.1 | bookworm
42+
`python3.13-nodejs25-slim` | 3.13.9 | 25.2.1 | slim
43+
`python3.13-nodejs25-alpine` | 3.13.9 | 25.2.1 | alpine
44+
`python3.13-nodejs24-alpine` | 3.13.9 | 24.11.1 | alpine
45+
`python3.13-nodejs22` | 3.13.9 | 22.21.1 | trixie
46+
`python3.13-nodejs22-bookworm` | 3.13.9 | 22.21.1 | bookworm
47+
`python3.13-nodejs22-slim` | 3.13.9 | 22.21.1 | slim
48+
`python3.13-nodejs22-alpine` | 3.13.9 | 22.21.1 | alpine
49+
`python3.13-nodejs20` | 3.13.9 | 20.19.5 | trixie
50+
`python3.13-nodejs20-bookworm` | 3.13.9 | 20.19.5 | bookworm
51+
`python3.13-nodejs20-slim` | 3.13.9 | 20.19.5 | slim
52+
`python3.13-nodejs20-alpine` | 3.13.9 | 20.19.5 | alpine
53+
`python3.12-nodejs25` | 3.12.12 | 25.2.1 | trixie
54+
`python3.12-nodejs25-bookworm` | 3.12.12 | 25.2.1 | bookworm
55+
`python3.12-nodejs25-slim` | 3.12.12 | 25.2.1 | slim
56+
`python3.12-nodejs25-alpine` | 3.12.12 | 25.2.1 | alpine
57+
`python3.12-nodejs24-alpine` | 3.12.12 | 24.11.1 | alpine
58+
`python3.12-nodejs22` | 3.12.12 | 22.21.1 | trixie
59+
`python3.12-nodejs22-bookworm` | 3.12.12 | 22.21.1 | bookworm
60+
`python3.12-nodejs22-slim` | 3.12.12 | 22.21.1 | slim
61+
`python3.12-nodejs22-alpine` | 3.12.12 | 22.21.1 | alpine
62+
`python3.12-nodejs20` | 3.12.12 | 20.19.5 | trixie
63+
`python3.12-nodejs20-bookworm` | 3.12.12 | 20.19.5 | bookworm
64+
`python3.12-nodejs20-slim` | 3.12.12 | 20.19.5 | slim
65+
`python3.12-nodejs20-alpine` | 3.12.12 | 20.19.5 | alpine
66+
`python3.11-nodejs25` | 3.11.14 | 25.2.1 | trixie
67+
`python3.11-nodejs25-bookworm` | 3.11.14 | 25.2.1 | bookworm
68+
`python3.11-nodejs25-slim` | 3.11.14 | 25.2.1 | slim
69+
`python3.11-nodejs25-alpine` | 3.11.14 | 25.2.1 | alpine
70+
`python3.11-nodejs24-alpine` | 3.11.14 | 24.11.1 | alpine
71+
`python3.11-nodejs22` | 3.11.14 | 22.21.1 | trixie
72+
`python3.11-nodejs22-bookworm` | 3.11.14 | 22.21.1 | bookworm
73+
`python3.11-nodejs22-slim` | 3.11.14 | 22.21.1 | slim
74+
`python3.11-nodejs22-alpine` | 3.11.14 | 22.21.1 | alpine
75+
`python3.11-nodejs20` | 3.11.14 | 20.19.5 | trixie
76+
`python3.11-nodejs20-bookworm` | 3.11.14 | 20.19.5 | bookworm
77+
`python3.11-nodejs20-slim` | 3.11.14 | 20.19.5 | slim
78+
`python3.11-nodejs20-alpine` | 3.11.14 | 20.19.5 | alpine
79+
`python3.10-nodejs25` | 3.10.19 | 25.2.1 | trixie
80+
`python3.10-nodejs25-bookworm` | 3.10.19 | 25.2.1 | bookworm
81+
`python3.10-nodejs25-slim` | 3.10.19 | 25.2.1 | slim
82+
`python3.10-nodejs25-alpine` | 3.10.19 | 25.2.1 | alpine
83+
`python3.10-nodejs24-alpine` | 3.10.19 | 24.11.1 | alpine
84+
`python3.10-nodejs22` | 3.10.19 | 22.21.1 | trixie
85+
`python3.10-nodejs22-bookworm` | 3.10.19 | 22.21.1 | bookworm
86+
`python3.10-nodejs22-slim` | 3.10.19 | 22.21.1 | slim
87+
`python3.10-nodejs22-alpine` | 3.10.19 | 22.21.1 | alpine
88+
`python3.10-nodejs20` | 3.10.19 | 20.19.5 | trixie
89+
`python3.10-nodejs20-bookworm` | 3.10.19 | 20.19.5 | bookworm
90+
`python3.10-nodejs20-slim` | 3.10.19 | 20.19.5 | slim
91+
`python3.10-nodejs20-alpine` | 3.10.19 | 20.19.5 | alpine
4292

4393
<!-- TAGS_END -->
4494

0 commit comments

Comments
 (0)