Skip to content

Commit 4975cde

Browse files
Bump to Fedora 42 for JIT (#59)
1 parent dd196b8 commit 4975cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devcontainer/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM docker.io/library/fedora:41
1+
FROM docker.io/library/fedora:42
22

3-
LABEL org.opencontainers.image.base.name="docker.io/library/fedora:41"
3+
LABEL org.opencontainers.image.base.name="docker.io/library/fedora:42"
44
LABEL org.opencontainers.image.source="https://github.com/python/cpython-devcontainers"
55
LABEL org.opencontainers.image.title="CPython development container"
66
LABEL org.opencontainers.image.description="CPython development container with the tooling to work on Linux builds."

0 commit comments

Comments
 (0)