Update zoeyvid/nginx-quic Docker tag to v217
This commit is contained in:
parent
3a33128a30
commit
a7b13aaca1
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:13 as certbot
|
FROM zoeyvid/certbot-docker:13 as certbot
|
||||||
|
|
||||||
FROM zoeyvid/nginx-quic:211
|
FROM zoeyvid/nginx-quic:217
|
||||||
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN apk add --no-cache ca-certificates tzdata tini \
|
RUN apk add --no-cache ca-certificates tzdata tini \
|
||||||
|
|
Loading…
Reference in a new issue