Update s6-overlay from 3.1.5.0 to 3.2.1.0 (#18276)

This commit is contained in:
Felipe Santos 2025-05-18 09:21:26 -03:00 committed by GitHub
parent b18572a3b6
commit f4d5ebf4db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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