Skip to content

Commit 407b983

Browse files
authored
Merge pull request #162 from bcgov/dependabot/devcontainers/ghcr.io/devcontainers/features/docker-from-docker-1.9.1
Bump ghcr.io/devcontainers/features/docker-from-docker from 1.9.0 to 1.9.1
2 parents 474bdd4 + cc92c07 commit 407b983

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
@@ -9,7 +9,7 @@
99
},
1010
// Features to add to the dev container. More info: https://containers.dev/features.
1111
"features": {
12-
"ghcr.io/devcontainers/features/docker-from-docker:1.9.0": {}
12+
"ghcr.io/devcontainers/features/docker-from-docker:1.9.1": {}
1313
},
1414
// Allows the local folder to be redirected to the workspace folder
1515
// in situations where you're mounting volumes into containers

0 commit comments

Comments
 (0)