feat(recipe): adding alpine 3.17 version

This commit is contained in:
Philippe Caseiro 2022-12-28 10:49:03 +01:00
parent a84f6ac003
commit 8e1f457efa
1 changed files with 3 additions and 0 deletions

View File

@ -11,5 +11,8 @@ cp -rp .ssh /mnt/root/
sync
umount /mnt
apk update
apk add curl
echo "Rebooting the host after install"
reboot