Update zoeyvid/nginx-quic Docker tag to v211

This commit is contained in:
renovate[bot]
2023-10-26 21:45:53 +00:00
committed by Zoey
parent ed018a4bf2
commit f4a07d44a7

View File

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