diff --git a/.version b/.version index 5f4f65c8..b52282a1 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.10.3 +2.10.4 diff --git a/README.md b/README.md index 95d6551a..0bad17f6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@



- + diff --git a/docker/scripts/install-s6 b/docker/scripts/install-s6 index 0681aed9..2922735b 100755 --- a/docker/scripts/install-s6 +++ b/docker/scripts/install-s6 @@ -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