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.
1 parent 18c09e7 commit a56d878Copy full SHA for a56d878
1 file changed
src/age-keygen/install.sh
@@ -13,6 +13,6 @@ $nanolayer_location \
13
install \
14
devcontainer-feature \
15
"ghcr.io/devcontainers-extra/features/gh-release:1.0.26" \
16
- --option repo='filosottile/age' --option binaryNames='age-keygen' --option version="$VERSION"
+ --option repo='filosottile/age' --option binaryNames='age-keygen' --option version="$VERSION" --option assetRegex='.*(.tar.gz)$'
17
18
echo 'Done!'
0 commit comments