Skip to content

Commit

Permalink
Update zoeyvid/curl-quic Docker tag to v385
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed May 22, 2024
1 parent 2b2f709 commit a5dbe7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ARG CRS_VER=v4.2.0

COPY rootfs /
COPY --from=zoeyvid/certbot-docker:34 /usr/local /usr/local
COPY --from=zoeyvid/curl-quic:384 /usr/local/bin/curl /usr/local/bin/curl
COPY --from=zoeyvid/curl-quic:385 /usr/local/bin/curl /usr/local/bin/curl

RUN apk upgrade --no-cache -a && \
apk add --no-cache ca-certificates tzdata tini \
Expand Down

0 comments on commit a5dbe7a

Please sign in to comment.