We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0c1cf commit 1d5aae7Copy full SHA for 1d5aae7
1 file changed
src/gitutils/devcontainer-feature.json
@@ -7,7 +7,8 @@
7
"ghcr.io/devcontainers/features/node:1": "lts",
8
"ghcr.io/tomgrv/devcontainer-features/common-utils:5": {
9
"utils": "jq dos2unix git-flow"
10
- }
+ },
11
+ "ghcr.io/tomgrv/devcontainer-features/gitversion:5": {}
12
},
13
"installsAfter": [
14
"ghcr.io/tomgrv/devcontainer-features/common-utils",
0 commit comments