⬆️ Update just-containers/s6-overlay to v3.1.5.0 (#138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-13 22:53:42 +02:00 committed by GitHub
parent 6d606cc042
commit a1c66607ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install base system
ARG BUILD_ARCH=amd64
ARG BASHIO_VERSION="v0.15.0"
ARG S6_OVERLAY_VERSION="3.1.3.0"
ARG S6_OVERLAY_VERSION="3.1.5.0"
ARG TEMPIO_VERSION="2021.09.0"
RUN \
apt-get update \