chore(deps): update zoeyvid/curl-quic docker tag to v419
This commit is contained in:
parent
86bab6a3f4
commit
d55884d036
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ FROM zoeyvid/nginx-quic:340-python
|
||||||
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
COPY --from=zoeyvid/certbot-docker:51 /usr/local /usr/local
|
COPY --from=zoeyvid/certbot-docker:51 /usr/local /usr/local
|
||||||
COPY --from=zoeyvid/curl-quic:416 /usr/local/bin/curl /usr/local/bin/curl
|
COPY --from=zoeyvid/curl-quic:419 /usr/local/bin/curl /usr/local/bin/curl
|
||||||
|
|
||||||
ARG CRS_VER=v4.7.0
|
ARG CRS_VER=v4.7.0
|
||||||
RUN apk upgrade --no-cache -a && \
|
RUN apk upgrade --no-cache -a && \
|
||||||
|
|
Loading…
Reference in a new issue