updated s6-overlay

This commit is contained in:
Paolo Asperti 2022-06-29 21:33:38 +02:00
parent e071dbcef0
commit dd7dec8435
No known key found for this signature in database
GPG Key ID: 06D46905D19D5182

View File

@ -1,6 +1,6 @@
FROM busybox:stable
ARG S6_OVERLAY_VERSION=3.1.0.1
ARG S6_OVERLAY_VERSION=3.1.1.2
ARG S6_ARCH=x86_64
ADD https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz /tmp
ADD https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz /tmp