🗃 Updated python/node versions [skip ci]

This commit is contained in:
Nikolai Kristiansen
2025-06-13 12:07:31 +00:00
parent 188924cf7e
commit 14287e06a7
2 changed files with 37 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
[![Pulls](https://img.shields.io/docker/pulls/nikolaik/python-nodejs.svg?style=flat-square)](https://hub.docker.com/r/nikolaik/python-nodejs/)
[![CircleCI](https://img.shields.io/circleci/project/github/nikolaik/docker-python-nodejs.svg?style=flat-square)](https://circleci.com/gh/nikolaik/docker-python-nodejs)
Last updated by bot: 2025-06-10
Last updated by bot: 2025-06-13
The `latest` tag is currently:
@@ -24,18 +24,18 @@ To use a specific combination of Python and Node.js see the following table of a
Tag | Python version | Node.js version | Distro
--- | --- | --- | ---
`python3.13-nodejs24` | 3.13.4 | 24.2.0 | bookworm
`python3.13-nodejs24-bullseye` | 3.13.4 | 24.2.0 | bullseye
`python3.13-nodejs24-slim` | 3.13.4 | 24.2.0 | slim
`python3.13-nodejs24-alpine` | 3.13.4 | 24.2.0 | alpine
`python3.13-nodejs22` | 3.13.4 | 22.16.0 | bookworm
`python3.13-nodejs22-bullseye` | 3.13.4 | 22.16.0 | bullseye
`python3.13-nodejs22-slim` | 3.13.4 | 22.16.0 | slim
`python3.13-nodejs22-alpine` | 3.13.4 | 22.16.0 | alpine
`python3.13-nodejs20` | 3.13.4 | 20.19.2 | bookworm
`python3.13-nodejs20-bullseye` | 3.13.4 | 20.19.2 | bullseye
`python3.13-nodejs20-slim` | 3.13.4 | 20.19.2 | slim
`python3.13-nodejs20-alpine` | 3.13.4 | 20.19.2 | alpine
`python3.13-nodejs24` | 3.13.5 | 24.2.0 | bookworm
`python3.13-nodejs24-bullseye` | 3.13.5 | 24.2.0 | bullseye
`python3.13-nodejs24-slim` | 3.13.5 | 24.2.0 | slim
`python3.13-nodejs24-alpine` | 3.13.5 | 24.2.0 | alpine
`python3.13-nodejs22` | 3.13.5 | 22.16.0 | bookworm
`python3.13-nodejs22-bullseye` | 3.13.5 | 22.16.0 | bullseye
`python3.13-nodejs22-slim` | 3.13.5 | 22.16.0 | slim
`python3.13-nodejs22-alpine` | 3.13.5 | 22.16.0 | alpine
`python3.13-nodejs20` | 3.13.5 | 20.19.2 | bookworm
`python3.13-nodejs20-bullseye` | 3.13.5 | 20.19.2 | bullseye
`python3.13-nodejs20-slim` | 3.13.5 | 20.19.2 | slim
`python3.13-nodejs20-alpine` | 3.13.5 | 20.19.2 | alpine
`python3.12-nodejs24` | 3.12.11 | 24.2.0 | bookworm
`python3.12-nodejs24-bullseye` | 3.12.11 | 24.2.0 | bullseye
`python3.12-nodejs24-slim` | 3.12.11 | 24.2.0 | slim

View File

@@ -3,8 +3,8 @@
{
"key": "python3.13-nodejs24",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-bookworm",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bookworm",
"nodejs": "24",
"nodejs_canonical": "24.2.0",
"distro": "bookworm",
@@ -16,8 +16,8 @@
{
"key": "python3.13-nodejs24-bullseye",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-bullseye",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bullseye",
"nodejs": "24",
"nodejs_canonical": "24.2.0",
"distro": "bullseye",
@@ -29,8 +29,8 @@
{
"key": "python3.13-nodejs24-slim",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-slim",
"python_canonical": "3.13.5",
"python_image": "3.13.5-slim",
"nodejs": "24",
"nodejs_canonical": "24.2.0",
"distro": "slim",
@@ -42,8 +42,8 @@
{
"key": "python3.13-nodejs24-alpine",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-alpine",
"python_canonical": "3.13.5",
"python_image": "3.13.5-alpine",
"nodejs": "24",
"nodejs_canonical": "24.2.0",
"distro": "alpine",
@@ -54,8 +54,8 @@
{
"key": "python3.13-nodejs22",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-bookworm",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bookworm",
"nodejs": "22",
"nodejs_canonical": "22.16.0",
"distro": "bookworm",
@@ -67,8 +67,8 @@
{
"key": "python3.13-nodejs22-bullseye",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-bullseye",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bullseye",
"nodejs": "22",
"nodejs_canonical": "22.16.0",
"distro": "bullseye",
@@ -80,8 +80,8 @@
{
"key": "python3.13-nodejs22-slim",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-slim",
"python_canonical": "3.13.5",
"python_image": "3.13.5-slim",
"nodejs": "22",
"nodejs_canonical": "22.16.0",
"distro": "slim",
@@ -93,8 +93,8 @@
{
"key": "python3.13-nodejs22-alpine",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-alpine",
"python_canonical": "3.13.5",
"python_image": "3.13.5-alpine",
"nodejs": "22",
"nodejs_canonical": "22.16.0",
"distro": "alpine",
@@ -105,8 +105,8 @@
{
"key": "python3.13-nodejs20",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-bookworm",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bookworm",
"nodejs": "20",
"nodejs_canonical": "20.19.2",
"distro": "bookworm",
@@ -118,8 +118,8 @@
{
"key": "python3.13-nodejs20-bullseye",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-bullseye",
"python_canonical": "3.13.5",
"python_image": "3.13.5-bullseye",
"nodejs": "20",
"nodejs_canonical": "20.19.2",
"distro": "bullseye",
@@ -131,8 +131,8 @@
{
"key": "python3.13-nodejs20-slim",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-slim",
"python_canonical": "3.13.5",
"python_image": "3.13.5-slim",
"nodejs": "20",
"nodejs_canonical": "20.19.2",
"distro": "slim",
@@ -144,8 +144,8 @@
{
"key": "python3.13-nodejs20-alpine",
"python": "3.13",
"python_canonical": "3.13.4",
"python_image": "3.13.4-alpine",
"python_canonical": "3.13.5",
"python_image": "3.13.5-alpine",
"nodejs": "20",
"nodejs_canonical": "20.19.2",
"distro": "alpine",