Skip to content

Commit 3be574e

Browse files
Update ghcr.io/devcontainers/features/docker-in-docker Docker tag to v4
1 parent ebf4c77 commit 3be574e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
},
1010
"features": {
11-
"ghcr.io/devcontainers/features/docker-in-docker:3.1.0": {}
11+
"ghcr.io/devcontainers/features/docker-in-docker:4.0.0": {}
1212
},
1313
"remoteUser": "node",
1414
"postCreateCommand": "npm install -g @devcontainers/cli; echo 'source /usr/share/bash-completion/completions/git' | sudo tee --append /etc/bash.bashrc; source /usr/share/bash-completion/completions/git;"

0 commit comments

Comments
 (0)