feat(recipe): adding alpine 3.17 version
This commit is contained in:
parent
8e1f457efa
commit
7e26254953
|
@ -15,6 +15,8 @@ installTool() {
|
|||
chmod +x ${TOOL_DIR}/${NAME}
|
||||
}
|
||||
|
||||
apk add curl
|
||||
|
||||
# Install templater
|
||||
installTool "tpr" "https://forge.cadoles.com/attachments/bbe5e07f-433c-4f57-ba88-4f86e2780ca7"
|
||||
|
||||
|
|
Loading…
Reference in New Issue