Skip to content

Commit f38bcac

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"]
2727
# Install base system
2828
ARG BUILD_ARCH=amd64
2929
ARG BASHIO_VERSION="v0.17.5"
30-
ARG S6_OVERLAY_VERSION="3.2.1.0"
30+
ARG S6_OVERLAY_VERSION="3.2.2.0"
3131
ARG TEMPIO_VERSION="2024.11.2"
3232
RUN \
3333
set -o pipefail \

0 commit comments

Comments
 (0)