Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
upgrade certbot to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Dec 9, 2024
1 parent c096491 commit 08aea95
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 @@ -2,7 +2,7 @@
FROM padhihomelab/alpine-base:3.18.2_0.19.0_0.2


ARG CERTBOT_VERSION=3.0.0
ARG CERTBOT_VERSION=3.0.1


ADD "https://github.com/certbot/certbot/archive/refs/tags/v${CERTBOT_VERSION}.tar.gz" \
Expand Down

0 comments on commit 08aea95

Please sign in to comment.