aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.devcontainer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer.json b/.devcontainer.json
index 81b3c1f..c24649a 100644
--- a/.devcontainer.json
+++ b/.devcontainer.json
@@ -9,7 +9,7 @@
}
},
"features": {
- "ghcr.io/devcontainers/features/docker-in-docker:1": {}
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {}
},
"postCreateCommand": "npm install -g @devcontainers/cli",
"hostRequirements": {