Skip to content

Commit 9c6f34d

Browse files
authored
Pin to major version of bash-config feature (#227)
2 parents 9f2d924 + 748309c commit 9c6f34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"features": {
3131
// add in eternal history and other bash features
32-
"ghcr.io/diamondlightsource/devcontainer-features/bash-config:1.0.0": {}
32+
"ghcr.io/diamondlightsource/devcontainer-features/bash-config:1": {}
3333
},
3434
// Create the config folder for the bash-config feature
3535
"initializeCommand": "mkdir -p ${localEnv:HOME}/.config/bash-config",

0 commit comments

Comments
 (0)