We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd196b8 commit 4975cdeCopy full SHA for 4975cde
devcontainer/Dockerfile
@@ -1,6 +1,6 @@
1
-FROM docker.io/library/fedora:41
+FROM docker.io/library/fedora:42
2
3
-LABEL org.opencontainers.image.base.name="docker.io/library/fedora:41"
+LABEL org.opencontainers.image.base.name="docker.io/library/fedora:42"
4
LABEL org.opencontainers.image.source="https://github.com/python/cpython-devcontainers"
5
LABEL org.opencontainers.image.title="CPython development container"
6
LABEL org.opencontainers.image.description="CPython development container with the tooling to work on Linux builds."
0 commit comments