File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
4949All images support both ` linux/amd64 ` and ` linux/arm64 ` architectures.
5050
You can’t perform that action at this time.
0 commit comments