update to use newer version of the feature

This commit is contained in:
Kuchenpirat 2024-02-09 17:52:41 +00:00
parent 0a81579da1
commit a38dfc094e

View File

@ -53,8 +53,7 @@
// "git": "latest" // "git": "latest"
// } // }
"features": { "features": {
"docker-in-docker": { "ghcr.io/devcontainers/features/docker-in-docker:2": {
"version": "latest",
"dockerDashComposeVersion": "v2" "dockerDashComposeVersion": "v2"
} }
} }