Skip to content

Commit 351e4e2

Browse files
authored
Update devcontainer.json
1 parent 1afc7ed commit 351e4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "mcr.microsoft.com/devcontainers/universal:2",
2+
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
33
"waitFor": "onCreateCommand",
44
"onCreateCommand": ".devcontainer/setup.sh",
55
"updateContentCommand": "cargo build",

0 commit comments

Comments
 (0)