Skip to content

Commit

Permalink
Update zoeyvid/curl-quic Docker tag to v378
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed Mar 27, 2024
1 parent 4cd09dd commit 6c2cea6
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 @@ -63,7 +63,7 @@ ARG CRS_VER=v4.1.0

COPY rootfs /
COPY --from=zoeyvid/certbot-docker:27 /usr/local /usr/local
COPY --from=zoeyvid/curl-quic:377 /usr/local/bin/curl /usr/local/bin/curl
COPY --from=zoeyvid/curl-quic:378 /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 6c2cea6

Please sign in to comment.