Skip to content

Commit 4ca5187

Browse files
author
Craig Peters
authored
added azure-cli feature
1 parent 17ed678 commit 4ca5187

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.devcontainer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"features": {
55
"ghcr.io/devcontainers/features/node:1": {
66
"version": "16"
7+
},
8+
"ghcr.io/devcontainers/features/azure-cli:1": {
9+
"version": "latest"
710
}
811
}
9-
1012
}

0 commit comments

Comments
 (0)