Skip to content

Commit

Permalink
Update to Alpine 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij authored and traefiker committed May 23, 2024
1 parent 2caca4e commit 464be6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if [ $# -eq 0 ] ; then
fi

export VERSION=$1
export ALPINE_VERSION=3.19
export ALPINE_VERSION=3.20
PLATFORMS=(
"alpine"
"scratch"
Expand Down

0 comments on commit 464be6c

Please sign in to comment.