feat(recipe): adding alpine 3.17 version
This commit is contained in:
parent
7e26254953
commit
859567d6de
|
@ -10,6 +10,8 @@ ASSETS_DIR="${MATCHBOX_DIR}/assets/"
|
||||||
MATCHBOX_USER="matchbox"
|
MATCHBOX_USER="matchbox"
|
||||||
FL_VERSIONS="current 3374.2.0"
|
FL_VERSIONS="current 3374.2.0"
|
||||||
|
|
||||||
|
apk add wget
|
||||||
|
|
||||||
echo "Downloading matchbox"
|
echo "Downloading matchbox"
|
||||||
cd /tmp
|
cd /tmp
|
||||||
wget -q --show-progress "${URL}"
|
wget -q --show-progress "${URL}"
|
||||||
|
|
Loading…
Reference in New Issue