⬆️ Upgrades s6-overlay to v3.1.4.0 (#136)

This commit is contained in:
Franck Nijhof 2023-02-20 13:12:53 +01:00 committed by GitHub
parent d363540954
commit 5c806f31fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install base system
ARG BUILD_ARCH=amd64
ARG S6_OVERLAY_VERSION="3.1.3.0"
ARG S6_OVERLAY_VERSION="3.1.4.0"
RUN \
apt-get update \
\