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

This commit is contained in:
Renovate Bot 2024-10-18 00:00:12 +00:00
parent f49865a3c8
commit 7935535c55
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.0"
ARG S6_OVERLAY_VERSION="3.2.0.2"
# Core variables
ENV PUID=1000