feat(recipe): adding alpine 3.17 version

This commit is contained in:
Philippe Caseiro 2022-12-28 11:04:34 +01:00
parent 7e26254953
commit 859567d6de
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ ASSETS_DIR="${MATCHBOX_DIR}/assets/"
MATCHBOX_USER="matchbox"
FL_VERSIONS="current 3374.2.0"
apk add wget
echo "Downloading matchbox"
cd /tmp
wget -q --show-progress "${URL}"