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 3bca9b0 commit d5a02f0Copy full SHA for d5a02f0
devcontainer/Dockerfile
@@ -1,6 +1,6 @@
1
-FROM docker.io/library/fedora:42
+FROM docker.io/library/fedora:43
2
3
-LABEL org.opencontainers.image.base.name="docker.io/library/fedora:42"
+LABEL org.opencontainers.image.base.name="docker.io/library/fedora:43"
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