Skip to content

Commit 3cf2322

Browse files
committed
gh cli in dc
1 parent 0d60807 commit 3cf2322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"ghcr.io/devcontainers/features/git:1": {},
77
"ghcr.io/shyim/devcontainers-features/bun:0": {},
88
"ghcr.io/devcontainers/features/python:1": {},
9-
"ghcr.io/devcontainers/features/java:1": {}
9+
"ghcr.io/devcontainers/features/java:1": {},
10+
"ghcr.io/devcontainers/features/github-cli:1": {}
1011
},
1112
"customizations": {
1213
"vscode": {

0 commit comments

Comments
 (0)