Skip to content

Commit 071852e

Browse files
chore: Update Python versions (#18)
- Updated README with current Python versions Co-authored-by: jski <3965623+jski@users.noreply.github.com>
1 parent d7edc2c commit 071852e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)