Skip to content

Commit 42cd1f2

Browse files
committed
Fix rootfs ___location and update s6
1 parent ecc3b2b commit 42cd1f2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

scripts/install-s6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ BLUE='\E[1;34m'
88
GREEN='\E[1;32m'
99
RESET='\E[0m'
1010

11-
S6_OVERLAY_VERSION=3.1.5.0
11+
S6_OVERLAY_VERSION=3.1.6.2
1212
TARGETPLATFORM=${1:-linux/amd64}
1313

1414
# Determine the correct binary file for the architecture given

0 commit comments

Comments
 (0)