Skip to content

Commit 456ad7a

Browse files
⬆️ Update just-containers/s6-overlay to v3.1.4.1 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfb314a commit 456ad7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
2626
# Install base system
2727
ARG BUILD_ARCH=amd64
2828
ARG BASHIO_VERSION="v0.14.3"
29-
ARG S6_OVERLAY_VERSION="v3.1.4.0"
29+
ARG S6_OVERLAY_VERSION="v3.1.4.1"
3030
ARG TEMPIO_VERSION="2021.09.0"
3131
RUN \
3232
apt-get update \

0 commit comments

Comments
 (0)