Update zoeyvid/nginx-quic Docker tag to v217

This commit is contained in:
renovate[bot]
2023-11-14 13:16:05 +00:00
committed by Zoey
parent 3a33128a30
commit a7b13aaca1

View File

@@ -47,7 +47,7 @@ RUN apk add --no-cache ca-certificates git build-base && \
FROM zoeyvid/certbot-docker:13 as certbot
FROM zoeyvid/nginx-quic:211
FROM zoeyvid/nginx-quic:217
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
COPY rootfs /
RUN apk add --no-cache ca-certificates tzdata tini \