We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800a2b3 commit 122cc47Copy full SHA for 122cc47
.devcontainer/docker/Dockerfile
@@ -7,4 +7,4 @@ USER vscode
7
RUN curl https://wasmtime.dev/install.sh -sSf | bash
8
9
# Install cargo-component and wkg
10
-RUN cargo install cargo-component wkg
+RUN cargo install wkg
0 commit comments