refactor: moby false

This commit is contained in:
Danny Avila 2024-07-09 15:35:14 -04:00
parent a950f57ee6
commit 0cab0437ad
No known key found for this signature in database
GPG key ID: 2DD9CC89B9B50364
3 changed files with 4 additions and 1 deletions

View file

@ -11,7 +11,7 @@
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {
"version": "latest",
"moby": true,
"moby": false,
"dockerDashComposeVersion": "v2"
}
},