将 Docker 容器库更新到 Alpine 3.14

This commit is contained in:
unknown 2022-05-27 12:08:26 +08:00
parent c821e147e9
commit 1dcb76b729
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
FROM alpine:3.14
LABEL git="https://github.com/uparrows/LANraragi_cn"
ENV S6_OVERLAY_RELEASE v3.1.0.1
ENV S6_OVERLAY_RELEASE v2.0.0.1
ENV S6_KEEP_ENV 1
# warn if we can't run stage2 (fix-attrs/cont-init)

View File

@ -2,7 +2,7 @@
FROM alpine:3.14
LABEL git="https://github.com/uparrows/LANraragi_cn"
ENV S6_OVERLAY_RELEASE v3.1.0.1
ENV S6_OVERLAY_RELEASE v2.0.0.1
ENV S6_KEEP_ENV 1
# warn if we can't run stage2 (fix-attrs/cont-init)