feat(recipe): adding alpine 3.17 version

This commit is contained in:
Philippe Caseiro 2022-12-28 11:02:19 +01:00
parent 8e1f457efa
commit 7e26254953
1 changed files with 2 additions and 0 deletions

View File

@ -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"