Update dependency just-containers/s6-overlay to v3.2.2.0
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 6m48s
Build Image / Publish Image (push) Blocked by required conditions
Build Image / Notify (push) Blocked by required conditions
Test Pull Request / Notify (pull_request) Successful in 4s
Build Image / Validate Image (push) Failing after 12m38s

This commit was merged in pull request #68.
This commit is contained in:
2026-05-03 12:00:17 +00:00
parent 6ea8aac1cc
commit 21ca827c86

View File

@@ -9,7 +9,7 @@ ENV S6_OVERLAY_ARCH=aarch64
FROM base-${TARGETARCH}${TARGETVARIANT}
ARG S6_OVERLAY_VERSION="3.2.1.0"
ARG S6_OVERLAY_VERSION="3.2.2.0"
# Core variables
ENV PUID=1000