Skip to content

Commit 0caff15

Browse files
committed
fix: remove deprecated GitHub CLI feature and replace with latest version
1 parent 7fbe884 commit 0caff15

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.devcontainer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@
3434
"features": {
3535
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
3636
"ghcr.io/stuartleeks/dev-container-features/shell-history:0": {},
37-
"ghcr.io/jsburckhardt/devcontainer-features/gic:1": {}
38-
39-
37+
"ghcr.io/devcontainers/features/github-cli:latest": {}
4038
},
4139
"updateContentCommand": "npm install -g @devcontainers/cli",
4240
"remoteUser": "node",

0 commit comments

Comments
 (0)