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 45ec757 commit 65c06faCopy full SHA for 65c06fa
wasicontainer/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/python/devcontainer:latest
2
3
-LABEL org.opencontainers.image.base.name="ghcr.io/python/devcontainer:latest"
+LABEL org.opencontainers.image.base.name="ghcr.io/python/wasicontainer:latest"
4
LABEL org.opencontainers.image.source="https://github.com/python/cpython-devcontainers"
5
LABEL org.opencontainers.image.title="CPython WASI development container"
6
LABEL org.opencontainers.image.description="CPython development container with the tooling to work on WASI builds."
0 commit comments