Skip to content

Commit ec68776

Browse files
authored
Merge pull request #1685 from roncli/dependabot/docker/certbot/certbot/certbot-v5.0.0
2 parents 807c881 + 47824c2 commit ec68776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

certbot/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get certbot latest.
2-
FROM certbot/certbot:v2.8.0
2+
FROM certbot/certbot:v5.0.0
33

44
# Create /var/certbot directory.
55
RUN mkdir -p /var/certbot

0 commit comments

Comments
 (0)