⬆️ Update just-containers/s6-overlay to v3.2.0.0

This commit is contained in:
renovate[bot] 2024-06-08 00:41:05 +00:00 committed by GitHub
parent 7ada86a76d
commit 5b8a723c62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ SHELL ["/bin/bash", "-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 \
apt-get update \