Skip to content

Commit

Permalink
build(devcontainer): 📦 major devcontainer to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 6044405 commit 0e3cd66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
"storage": "32gb"
},
"features": {
"ghcr.io/devcontainers/features/common-utils:1": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "latest",
"username": "vscode",
"installOhMyZsh": true
},
"ghcr.io/devcontainers/features/docker-in-docker:1.0.9": {
"ghcr.io/devcontainers/features/docker-in-docker:2.12.0": {
"version": "latest",
"dockerDashComposeVersion": "v2",
"username": "vscode"
Expand Down

0 comments on commit 0e3cd66

Please sign in to comment.