Summary
The old devcontainer package should be deleted from the GitHub Container Registry as it has been superseded by the new one.
Details
The old package ghcr.io/bytecodealliance/sample-wasi-http-rust-devcontainer used a hyphenated name. As of #76, the devcontainer now publishes to ghcr.io/bytecodealliance/sample-wasi-http-rust/devcontainer using the nested path pattern consistent with the main wasm component.
Action Required
cc @yoshuawuyts
References
Summary
The old devcontainer package should be deleted from the GitHub Container Registry as it has been superseded by the new one.
Details
The old package
ghcr.io/bytecodealliance/sample-wasi-http-rust-devcontainerused a hyphenated name. As of #76, the devcontainer now publishes toghcr.io/bytecodealliance/sample-wasi-http-rust/devcontainerusing the nested path pattern consistent with the main wasm component.Action Required
ghcr.io/bytecodealliance/sample-wasi-http-rust-devcontainerfrom the container registryghcr.io/bytecodealliance/sample-wasi-http-rust/devcontainercc @yoshuawuyts
References