⬆️ Update just-containers/s6-overlay to v3.2.0.0 (#20)

This commit is contained in:
renovate[bot] 2024-06-09 09:56:02 +02:00 committed by GitHub
parent 46e69fc7de
commit ed40eab7b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"]
# Install base system
ARG BUILD_ARCH=amd64
ARG BASHIO_VERSION="v0.16.2"
ARG S6_OVERLAY_VERSION="3.1.6.2"
ARG S6_OVERLAY_VERSION="3.2.0.0"
ARG TEMPIO_VERSION="2021.09.0"
RUN \
set -o pipefail \