Update s6-overlay from 3.1.5.0 to 3.2.1.0

This commit is contained in:
Felipe Santos 2025-05-17 14:14:14 -03:00 committed by GitHub
parent ebae6cb1ed
commit 7255844477
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"