Skip to content

Commit 00d48d5

Browse files
committed
Change tag to latest, re-add features/rust
Signed-off-by: Aaron Wislang <[email protected]>
1 parent 2639c64 commit 00d48d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"image": "ghcr.io/asw101/rust-wasi-hello-devcontainer:main",
2+
"image": "ghcr.io/asw101/rust-wasi-hello-devcontainer:latest",
33
"features": {
4-
//"ghcr.io/devcontainers/features/rust:1": {},
4+
"ghcr.io/devcontainers/features/rust:1": {},
55
"ghcr.io/devcontainers/features/azure-cli:1": {}
66
},
77
"customizations": {

0 commit comments

Comments
 (0)