We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ec7e7 commit e15a1c8Copy full SHA for e15a1c8
1 file changed
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
"name": "Alpine",
3
"image": "mcr.microsoft.com/devcontainers/base:alpine-3.21",
4
"features": {
5
- "ghcr.io/devcontainers/features/docker-in-docker:": {},
+ "ghcr.io/devcontainers/features/docker-in-docker:4": {},
6
"ghcr.io/devcontainers/features/github-cli:1": {},
7
"ghcr.io/devcontainers-extra/features/act:1": {}
8
},
0 commit comments