diff --git a/init.sh b/init.sh index 3f1e7d3..e61b4cd 100644 --- a/init.sh +++ b/init.sh @@ -1,3 +1,7 @@ +# Require Alpine 3.10 + +sed -i 's/v3.9/v3.10/g' /etc/apk/repositories + apk update apk upgrade apk add python3