Skip to content

Commit 979eb6c

Browse files
chore(deps): update devcontainer dependencies (#1832)
* chore: deps(devcontainer): update Docker version Made with ❤️️ by updatecli * chore: deps(devcontainer): update GitHub CLI version Made with ❤️️ by updatecli --------- Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bruno Verachten <gounthar@gmail.com>
1 parent 27b3e1c commit 979eb6c

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": "27.0",
7+
"version": "v27.0.3",
88
"dockerDashComposeVersion": "v2"
99
},
1010
"ghcr.io/devcontainers/features/github-cli:1": {
11-
"version": "2.62"
11+
"version": "v2.83.1"
1212
}
1313
},
1414

0 commit comments

Comments
 (0)