Skip to content

Commit 138b906

Browse files
chore: [.devcontainer/devcontainer.json] Bump GitHub CLI version (#1688)
Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c77e3e commit 138b906

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
@@ -4,11 +4,11 @@
44

55
"features": {
66
"ghcr.io/devcontainers/features/docker-in-docker:2": {
7-
"version": "28.5",
7+
"version": "2.82.0",
88
"dockerDashComposeVersion": "v2"
99
},
1010
"ghcr.io/devcontainers/features/github-cli:1": {
11-
"version": "2.81.0"
11+
"version": "2.82.0"
1212
}
1313
},
1414

0 commit comments

Comments
 (0)