Update zoeyvid/nginx-quic Docker tag to v211
This commit is contained in:
parent
ed018a4bf2
commit
f4a07d44a7
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue