Fix rootfs location and update s6
This commit is contained in:
parent
ecc3b2b5b7
commit
42cd1f2866
3 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ BLUE='\E[1;34m'
|
||||||
GREEN='\E[1;32m'
|
GREEN='\E[1;32m'
|
||||||
RESET='\E[0m'
|
RESET='\E[0m'
|
||||||
|
|
||||||
S6_OVERLAY_VERSION=3.1.5.0
|
S6_OVERLAY_VERSION=3.1.6.2
|
||||||
TARGETPLATFORM=${1:-linux/amd64}
|
TARGETPLATFORM=${1:-linux/amd64}
|
||||||
|
|
||||||
# Determine the correct binary file for the architecture given
|
# Determine the correct binary file for the architecture given
|
||||||
|
|
Loading…
Reference in a new issue