We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ecc2f5 + 3c7c44a commit ffe7c9fCopy full SHA for ffe7c9f
.devcontainer/devcontainer.json
@@ -11,7 +11,7 @@
11
// Features to add to the dev container. More info: https://containers.dev/features.
12
"features": {
13
"ghcr.io/devcontainers/features/common-utils:2": {},
14
- "ghcr.io/mikaello/devcontainer-features/modern-shell-utils:1": {},
+ "ghcr.io/mikaello/devcontainer-features/modern-shell-utils:2": {},
15
"ghcr.io/devcontainers/features/docker-in-docker:2.12.0": {},
16
"ghcr.io/devcontainers/features/git:1": {},
17
"ghcr.io/devcontainers/features/python:1": {}
0 commit comments