Skip to content

Commit

Permalink
Update zoeyvid/certbot-docker Docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed Jan 31, 2024
1 parent 9e1136a commit e311cd2
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 @@ -54,7 +54,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
ARG CRS_VER=v4.0/dev

COPY rootfs /
COPY --from=zoeyvid/certbot-docker:20 /usr/local /usr/local
COPY --from=zoeyvid/certbot-docker:21 /usr/local /usr/local
COPY --from=zoeyvid/curl-quic:367 /usr/local/bin/curl /usr/local/bin/curl

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

0 comments on commit e311cd2

Please sign in to comment.