push s6 to 3.1.3.0

This commit is contained in:
Sebastian Hugentobler 2023-02-16 21:02:03 +01:00
parent c6bc4f37e5
commit a1b46c61d6
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,7 +1,7 @@
FROM docker.io/alpine:3.17 AS builder
LABEL maintainer="Sebastian Hugentobler <sebastian@vanwa.ch>"
ENV S6_OVERLAY_VERSION=v3.1.2.1
ENV S6_OVERLAY_VERSION=v3.1.3.0
RUN apk --no-cache add \
git \