Bump s6 to 3.1.5.0 (3.17)

This commit is contained in:
TheSpad 2023-05-12 19:36:25 +01:00
parent 9642152055
commit 1723d6bb54
No known key found for this signature in database
GPG key ID: 08F06191F4587860
3 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ RUN \
sed -i -e 's/^root::/root:!:/' /root-out/etc/shadow
# set version for s6 overlay
ARG S6_OVERLAY_VERSION="3.1.2.1"
ARG S6_OVERLAY_VERSION="3.1.5.0"
ARG S6_OVERLAY_ARCH="x86_64"
# add s6 overlay

View file

@ -36,7 +36,7 @@ RUN \
sed -i -e 's/^root::/root:!:/' /root-out/etc/shadow
# set version for s6 overlay
ARG S6_OVERLAY_VERSION="3.1.2.1"
ARG S6_OVERLAY_VERSION="3.1.5.0"
ARG S6_OVERLAY_ARCH="aarch64"
# add s6 overlay

View file

@ -36,7 +36,7 @@ RUN \
sed -i -e 's/^root::/root:!:/' /root-out/etc/shadow
# set version for s6 overlay
ARG S6_OVERLAY_VERSION="3.1.2.1"
ARG S6_OVERLAY_VERSION="3.1.5.0"
ARG S6_OVERLAY_ARCH="armhf"
# add s6 overlay