Bump version

This commit is contained in:
Jamie Curnow
2023-07-31 07:25:09 +10:00
parent 3333a32612
commit fa851b61da
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ GREEN='\E[1;32m'
RESET='\E[0m'
S6_OVERLAY_VERSION=3.1.5.0
TARGETPLATFORM=${1:unspecified}
TARGETPLATFORM=${1:-linux/amd64}
# Determine the correct binary file for the architecture given
case $TARGETPLATFORM in