Skip to content

Commit 0c97c81

Browse files
authored
Merge pull request #60 from rails/dependabot/devcontainers/ghcr.io/devcontainers/features/docker-in-docker-3.0.1
Bump ghcr.io/devcontainers/features/docker-in-docker from 2.17.0 to 3.0.1
2 parents aad1b66 + 0014232 commit 0c97c81

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)