Update docker-in-docker feature version to 3.0.1 in devcontainer configuration

This commit is contained in:
Mikhail Yevchenko
2026-05-25 08:13:15 +00:00
parent e8e04fe8bc
commit 885064fba6
+1 -1
View File
@@ -9,7 +9,7 @@
"installTools": true,
"version": "3.12"
},
"ghcr.io/devcontainers/features/docker-in-docker:3.0.0": {
"ghcr.io/devcontainers/features/docker-in-docker:3.0.1": {
"moby": false,
"version": "latest",
"installDockerBuildx": true,