diff --git a/recipes/alpine/provisionning/templater-install.sh b/recipes/alpine/provisionning/templater-install.sh index 8c9ca96..091bbdb 100644 --- a/recipes/alpine/provisionning/templater-install.sh +++ b/recipes/alpine/provisionning/templater-install.sh @@ -18,7 +18,6 @@ installTool() { apk add curl # Install templater -installTool "tpr" "https://forge.cadoles.com/attachments/bbe5e07f-433c-4f57-ba88-4f86e2780ca7" - +installTool "tpr" "https://forge.cadoles.com/attachments/242b3cba-8d07-4b89-80ab-7c12253a8524" # Install bootstraper -installTool "btr" "https://forge.cadoles.com/attachments/ef2386f5-b3dc-4461-86d0-bfce9cad646a" +installTool "btr" "https://forge.cadoles.com/attachments/e8442b2a-2065-4282-b4a4-648681fa044c"