Skip to content

Commit b962bff

Browse files
chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7b48c0 commit b962bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"postCreateCommand": "bash .devcontainer/mssql/postCreateCommand.sh 'P@ssw0rd' './bin/Debug/' './.devcontainer/mssql/'",
5757
"features": {
5858
"ghcr.io/devcontainers/features/node:2": {},
59-
"ghcr.io/devcontainers/features/docker-in-docker:3": {}
59+
"ghcr.io/devcontainers/features/docker-in-docker:4": {}
6060
}
6161

6262
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.

0 commit comments

Comments
 (0)