Upgrade s6-overlay from 3.1.2.1 to 3.1.3.0 (#5239)

This commit is contained in:
Felipe Santos
2023-01-26 00:33:47 -03:00
committed by GitHub
parent a63dd9bccd
commit fd3688a9c7

View File

@@ -2,7 +2,7 @@
set -euxo pipefail
s6_version="3.1.2.1"
s6_version="3.1.3.0"
if [[ "${TARGETARCH}" == "amd64" ]]; then
s6_arch="x86_64"