Skip to content

Commit 0014232

Browse files
Bump ghcr.io/devcontainers/features/docker-in-docker
Bumps ghcr.io/devcontainers/features/docker-in-docker from 2.17.0 to 3.0.1. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/docker-in-docker dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad1b66 commit 0014232

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
@@ -6,7 +6,7 @@
66
"image": "mcr.microsoft.com/devcontainers/rust:1-1-bookworm",
77
"features": {
88
"ghcr.io/devcontainers/features/github-cli:1": {},
9-
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
9+
"ghcr.io/devcontainers/features/docker-in-docker:3": {}
1010
}
1111

1212
// Use 'mounts' to make the cargo cache persistent in a Docker Volume.

0 commit comments

Comments
 (0)