Skip to content

Commit 65ee4d1

Browse files
jskigithub-actions[bot]
authored andcommitted
chore: Update Python versions
- Updated README with current Python versions
1 parent d7edc2c commit 65ee4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ This project provides pre-built images for multiple Python versions, using a hyb
4343
| 3.10 | `:3.10` | `python:3.10-slim-bullseye` (3.10.18) | `debian:bullseye-slim` | `gcr.io/distroless/python3-debian11` |
4444
| 3.11 | `:3.11` | `python:3.11-slim-bookworm` (3.11.14) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
4545
| 3.12 | `:3.12` | `python:3.12-slim-bookworm` (3.12.12) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
46-
| 3.13 | `:3.13` | `python:3.13-slim-bookworm` (3.13.11) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
47-
| 3.14 | `:3.14` or `:latest` | `python:3.14-slim-bookworm` (3.14.2) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
46+
| 3.13 | `:3.13` | `python:3.13-slim-bookworm` (3.13.12) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
47+
| 3.14 | `:3.14` or `:latest` | `python:3.14-slim-bookworm` (3.14.3) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
4848

4949
All images support both `linux/amd64` and `linux/arm64` architectures.
5050

0 commit comments

Comments
 (0)