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

This commit is contained in:
Felipe Santos 2023-02-21 09:30:32 -03:00 committed by GitHub
parent c13dd132ee
commit fbf29667d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"