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

This commit is contained in:
renovate[bot] 2023-04-07 01:06:29 +00:00 committed by GitHub
parent 1e7a1754ba
commit 1a436e32d0
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.14.3"
ARG S6_OVERLAY_VERSION="3.1.4.1"
ARG S6_OVERLAY_VERSION="3.1.4.2"
ARG TEMPIO_VERSION="2021.09.0"
RUN \
apt-get update \