Skip to content

Commit 80c794f

Browse files
committed
Bump S6 version to 3.2.1.0
1 parent 4af92bd commit 80c794f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/s6/usr/local/bin/docker-php-serversideup-s6-install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ set -oue
99
# Be sure to set the S6_SRC_URL, S6_SRC_DEP, and S6_DIR
1010
# environment variables before running this script.
1111

12-
S6_VERSION=v3.2.0.2
12+
S6_VERSION=v3.2.1.0
1313
mkdir -p $S6_DIR
1414
export SYS_ARCH=$(uname -m)
1515
case "$SYS_ARCH" in

0 commit comments

Comments
 (0)