Skip to content

Commit cd5b170

Browse files
committed
🗃 Updated python/node versions [skip ci]
1 parent 932c66b commit cd5b170

2 files changed

Lines changed: 76 additions & 76 deletions

File tree

README.md

Lines changed: 26 additions & 26 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-25
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.1 | 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
@@ -39,11 +39,11 @@ Tag | Python version | Node.js version | Distro
3939
`python3.14-nodejs20` | 3.14.3 | 20.20.2 | trixie
4040
`python3.14-nodejs20-bookworm` | 3.14.3 | 20.20.2 | bookworm
4141
`python3.14-nodejs20-slim` | 3.14.3 | 20.20.2 | slim
42-
`python3.14-nodejs20-alpine` | 3.14.3 | 20.20.1 | 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.1 | alpine
42+
`python3.14-nodejs20-alpine` | 3.14.3 | 20.20.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
@@ -55,11 +55,11 @@ Tag | Python version | Node.js version | Distro
5555
`python3.13-nodejs20` | 3.13.12 | 20.20.2 | trixie
5656
`python3.13-nodejs20-bookworm` | 3.13.12 | 20.20.2 | bookworm
5757
`python3.13-nodejs20-slim` | 3.13.12 | 20.20.2 | slim
58-
`python3.13-nodejs20-alpine` | 3.13.12 | 20.20.1 | 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.1 | alpine
58+
`python3.13-nodejs20-alpine` | 3.13.12 | 20.20.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
@@ -71,11 +71,11 @@ Tag | Python version | Node.js version | Distro
7171
`python3.12-nodejs20` | 3.12.13 | 20.20.2 | trixie
7272
`python3.12-nodejs20-bookworm` | 3.12.13 | 20.20.2 | bookworm
7373
`python3.12-nodejs20-slim` | 3.12.13 | 20.20.2 | slim
74-
`python3.12-nodejs20-alpine` | 3.12.13 | 20.20.1 | 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.1 | alpine
74+
`python3.12-nodejs20-alpine` | 3.12.13 | 20.20.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
@@ -87,11 +87,11 @@ Tag | Python version | Node.js version | Distro
8787
`python3.11-nodejs20` | 3.11.15 | 20.20.2 | trixie
8888
`python3.11-nodejs20-bookworm` | 3.11.15 | 20.20.2 | bookworm
8989
`python3.11-nodejs20-slim` | 3.11.15 | 20.20.2 | slim
90-
`python3.11-nodejs20-alpine` | 3.11.15 | 20.20.1 | 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.1 | alpine
90+
`python3.11-nodejs20-alpine` | 3.11.15 | 20.20.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
@@ -103,7 +103,7 @@ Tag | Python version | Node.js version | Distro
103103
`python3.10-nodejs20` | 3.10.20 | 20.20.2 | trixie
104104
`python3.10-nodejs20-bookworm` | 3.10.20 | 20.20.2 | bookworm
105105
`python3.10-nodejs20-slim` | 3.10.20 | 20.20.2 | slim
106-
`python3.10-nodejs20-alpine` | 3.10.20 | 20.20.1 | alpine
106+
`python3.10-nodejs20-alpine` | 3.10.20 | 20.20.2 | alpine
107107

108108
<!-- TAGS_END -->
109109

0 commit comments

Comments
 (0)