We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f2d924 + 748309c commit 9c6f34dCopy full SHA for 9c6f34d
.devcontainer/devcontainer.json
@@ -29,7 +29,7 @@
29
},
30
"features": {
31
// add in eternal history and other bash features
32
- "ghcr.io/diamondlightsource/devcontainer-features/bash-config:1.0.0": {}
+ "ghcr.io/diamondlightsource/devcontainer-features/bash-config:1": {}
33
34
// Create the config folder for the bash-config feature
35
"initializeCommand": "mkdir -p ${localEnv:HOME}/.config/bash-config",
0 commit comments