Skip to content

Commit 4250f60

Browse files
jskigithub-actions[bot]
authored andcommitted
chore: Update Python versions
- Updated README with current Python versions
1 parent 071852e commit 4250f60

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
@@ -41,8 +41,8 @@ This project provides pre-built images for multiple Python versions, using a hyb
4141
|----------------|-----------|---------------|-------------|-------------------|
4242
| 3.9 | `:3.9` | `python:3.9-slim-bullseye` (3.9.23) | `debian:bullseye-slim` | `gcr.io/distroless/python3-debian11` |
4343
| 3.10 | `:3.10` | `python:3.10-slim-bullseye` (3.10.18) | `debian:bullseye-slim` | `gcr.io/distroless/python3-debian11` |
44-
| 3.11 | `:3.11` | `python:3.11-slim-bookworm` (3.11.14) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
45-
| 3.12 | `:3.12` | `python:3.12-slim-bookworm` (3.12.12) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
44+
| 3.11 | `:3.11` | `python:3.11-slim-bookworm` (3.11.15) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
45+
| 3.12 | `:3.12` | `python:3.12-slim-bookworm` (3.12.13) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
4646
| 3.13 | `:3.13` | `python:3.13-slim-bookworm` (3.13.12) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
4747
| 3.14 | `:3.14` or `:latest` | `python:3.14-slim-bookworm` (3.14.3) | `debian:bookworm-slim` | `gcr.io/distroless/python3-debian12` |
4848

0 commit comments

Comments
 (0)