Update dependency just-containers/s6-overlay to v3.2.1.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 3m37s
Test Pull Request / Notify (pull_request) Successful in 3s
Build Image / Validate Image (push) Successful in 2m20s
Build Image / Publish Image (push) Successful in 3m59s
Build Image / Notify (push) Successful in 3s

This commit is contained in:
Renovate Bot 2025-05-14 09:00:13 +00:00
parent ac4c30bebe
commit 74a269c29e
Signed by: renovate-bot
GPG Key ID: 1EF920F7538833A3

View File

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