Skip to content

Commit 14287e0

Browse files
committed
🗃 Updated python/node versions [skip ci]
1 parent 188924c commit 14287e0

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

README.md

Lines changed: 13 additions & 13 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-06-10
6+
Last updated by bot: 2025-06-13
77

88
The `latest` tag is currently:
99

@@ -24,18 +24,18 @@ 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.13-nodejs24` | 3.13.4 | 24.2.0 | bookworm
28-
`python3.13-nodejs24-bullseye` | 3.13.4 | 24.2.0 | bullseye
29-
`python3.13-nodejs24-slim` | 3.13.4 | 24.2.0 | slim
30-
`python3.13-nodejs24-alpine` | 3.13.4 | 24.2.0 | alpine
31-
`python3.13-nodejs22` | 3.13.4 | 22.16.0 | bookworm
32-
`python3.13-nodejs22-bullseye` | 3.13.4 | 22.16.0 | bullseye
33-
`python3.13-nodejs22-slim` | 3.13.4 | 22.16.0 | slim
34-
`python3.13-nodejs22-alpine` | 3.13.4 | 22.16.0 | alpine
35-
`python3.13-nodejs20` | 3.13.4 | 20.19.2 | bookworm
36-
`python3.13-nodejs20-bullseye` | 3.13.4 | 20.19.2 | bullseye
37-
`python3.13-nodejs20-slim` | 3.13.4 | 20.19.2 | slim
38-
`python3.13-nodejs20-alpine` | 3.13.4 | 20.19.2 | alpine
27+
`python3.13-nodejs24` | 3.13.5 | 24.2.0 | bookworm
28+
`python3.13-nodejs24-bullseye` | 3.13.5 | 24.2.0 | bullseye
29+
`python3.13-nodejs24-slim` | 3.13.5 | 24.2.0 | slim
30+
`python3.13-nodejs24-alpine` | 3.13.5 | 24.2.0 | alpine
31+
`python3.13-nodejs22` | 3.13.5 | 22.16.0 | bookworm
32+
`python3.13-nodejs22-bullseye` | 3.13.5 | 22.16.0 | bullseye
33+
`python3.13-nodejs22-slim` | 3.13.5 | 22.16.0 | slim
34+
`python3.13-nodejs22-alpine` | 3.13.5 | 22.16.0 | alpine
35+
`python3.13-nodejs20` | 3.13.5 | 20.19.2 | bookworm
36+
`python3.13-nodejs20-bullseye` | 3.13.5 | 20.19.2 | bullseye
37+
`python3.13-nodejs20-slim` | 3.13.5 | 20.19.2 | slim
38+
`python3.13-nodejs20-alpine` | 3.13.5 | 20.19.2 | alpine
3939
`python3.12-nodejs24` | 3.12.11 | 24.2.0 | bookworm
4040
`python3.12-nodejs24-bullseye` | 3.12.11 | 24.2.0 | bullseye
4141
`python3.12-nodejs24-slim` | 3.12.11 | 24.2.0 | slim

versions.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
{
44
"key": "python3.13-nodejs24",
55
"python": "3.13",
6-
"python_canonical": "3.13.4",
7-
"python_image": "3.13.4-bookworm",
6+
"python_canonical": "3.13.5",
7+
"python_image": "3.13.5-bookworm",
88
"nodejs": "24",
99
"nodejs_canonical": "24.2.0",
1010
"distro": "bookworm",
@@ -16,8 +16,8 @@
1616
{
1717
"key": "python3.13-nodejs24-bullseye",
1818
"python": "3.13",
19-
"python_canonical": "3.13.4",
20-
"python_image": "3.13.4-bullseye",
19+
"python_canonical": "3.13.5",
20+
"python_image": "3.13.5-bullseye",
2121
"nodejs": "24",
2222
"nodejs_canonical": "24.2.0",
2323
"distro": "bullseye",
@@ -29,8 +29,8 @@
2929
{
3030
"key": "python3.13-nodejs24-slim",
3131
"python": "3.13",
32-
"python_canonical": "3.13.4",
33-
"python_image": "3.13.4-slim",
32+
"python_canonical": "3.13.5",
33+
"python_image": "3.13.5-slim",
3434
"nodejs": "24",
3535
"nodejs_canonical": "24.2.0",
3636
"distro": "slim",
@@ -42,8 +42,8 @@
4242
{
4343
"key": "python3.13-nodejs24-alpine",
4444
"python": "3.13",
45-
"python_canonical": "3.13.4",
46-
"python_image": "3.13.4-alpine",
45+
"python_canonical": "3.13.5",
46+
"python_image": "3.13.5-alpine",
4747
"nodejs": "24",
4848
"nodejs_canonical": "24.2.0",
4949
"distro": "alpine",
@@ -54,8 +54,8 @@
5454
{
5555
"key": "python3.13-nodejs22",
5656
"python": "3.13",
57-
"python_canonical": "3.13.4",
58-
"python_image": "3.13.4-bookworm",
57+
"python_canonical": "3.13.5",
58+
"python_image": "3.13.5-bookworm",
5959
"nodejs": "22",
6060
"nodejs_canonical": "22.16.0",
6161
"distro": "bookworm",
@@ -67,8 +67,8 @@
6767
{
6868
"key": "python3.13-nodejs22-bullseye",
6969
"python": "3.13",
70-
"python_canonical": "3.13.4",
71-
"python_image": "3.13.4-bullseye",
70+
"python_canonical": "3.13.5",
71+
"python_image": "3.13.5-bullseye",
7272
"nodejs": "22",
7373
"nodejs_canonical": "22.16.0",
7474
"distro": "bullseye",
@@ -80,8 +80,8 @@
8080
{
8181
"key": "python3.13-nodejs22-slim",
8282
"python": "3.13",
83-
"python_canonical": "3.13.4",
84-
"python_image": "3.13.4-slim",
83+
"python_canonical": "3.13.5",
84+
"python_image": "3.13.5-slim",
8585
"nodejs": "22",
8686
"nodejs_canonical": "22.16.0",
8787
"distro": "slim",
@@ -93,8 +93,8 @@
9393
{
9494
"key": "python3.13-nodejs22-alpine",
9595
"python": "3.13",
96-
"python_canonical": "3.13.4",
97-
"python_image": "3.13.4-alpine",
96+
"python_canonical": "3.13.5",
97+
"python_image": "3.13.5-alpine",
9898
"nodejs": "22",
9999
"nodejs_canonical": "22.16.0",
100100
"distro": "alpine",
@@ -105,8 +105,8 @@
105105
{
106106
"key": "python3.13-nodejs20",
107107
"python": "3.13",
108-
"python_canonical": "3.13.4",
109-
"python_image": "3.13.4-bookworm",
108+
"python_canonical": "3.13.5",
109+
"python_image": "3.13.5-bookworm",
110110
"nodejs": "20",
111111
"nodejs_canonical": "20.19.2",
112112
"distro": "bookworm",
@@ -118,8 +118,8 @@
118118
{
119119
"key": "python3.13-nodejs20-bullseye",
120120
"python": "3.13",
121-
"python_canonical": "3.13.4",
122-
"python_image": "3.13.4-bullseye",
121+
"python_canonical": "3.13.5",
122+
"python_image": "3.13.5-bullseye",
123123
"nodejs": "20",
124124
"nodejs_canonical": "20.19.2",
125125
"distro": "bullseye",
@@ -131,8 +131,8 @@
131131
{
132132
"key": "python3.13-nodejs20-slim",
133133
"python": "3.13",
134-
"python_canonical": "3.13.4",
135-
"python_image": "3.13.4-slim",
134+
"python_canonical": "3.13.5",
135+
"python_image": "3.13.5-slim",
136136
"nodejs": "20",
137137
"nodejs_canonical": "20.19.2",
138138
"distro": "slim",
@@ -144,8 +144,8 @@
144144
{
145145
"key": "python3.13-nodejs20-alpine",
146146
"python": "3.13",
147-
"python_canonical": "3.13.4",
148-
"python_image": "3.13.4-alpine",
147+
"python_canonical": "3.13.5",
148+
"python_image": "3.13.5-alpine",
149149
"nodejs": "20",
150150
"nodejs_canonical": "20.19.2",
151151
"distro": "alpine",

0 commit comments

Comments
 (0)