Skip to content

Commit d5a02f0

Browse files
Bump to Fedora 43 for JIT builds with LLVM 21 (#62)
1 parent 3bca9b0 commit d5a02f0

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:42
1+
FROM docker.io/library/fedora:43
22

3-
LABEL org.opencontainers.image.base.name="docker.io/library/fedora:42"
3+
LABEL org.opencontainers.image.base.name="docker.io/library/fedora:43"
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)