Upgrade s6-overlay from 3.1.4.0 to 3.1.4.1 (#5558)

This commit is contained in:
Felipe Santos
2023-02-21 06:30:32 -06:00
committed by GitHub
parent c13dd132ee
commit fbf29667d4
+1 -1
View File
@@ -2,7 +2,7 @@
set -euxo pipefail
s6_version="3.1.4.0"
s6_version="3.1.4.1"
if [[ "${TARGETARCH}" == "amd64" ]]; then
s6_arch="x86_64"