Skip to content

Commit

Permalink
update certbot version
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Zoey2936 committed Mar 11, 2024
1 parent 1231d04 commit 6552149
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 @@ -5,7 +5,7 @@ RUN apk upgrade --no-cache -a && \
pip install --no-cache-dir \
certbot==2.9.0 \
certbot-dns-cloudflare==2.9.0
# needs go certbot-dns-multi==4.15.0
# needs go certbot-dns-multi==4.16.0

FROM scratch
COPY --from=certbot /usr/local /usr/local

0 comments on commit 6552149

Please sign in to comment.