Skip to content

Commit 0cb1493

Browse files
renovate-botJuniorJPDJ
authored andcommitted
chore(certbot-haproxy): update certbot/certbot docker tag to v3.3.0
1 parent a778c39 commit 0cb1493

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

containers/certbot-haproxy/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# platforms: linux/amd64,linux/arm64,linux/arm/v6
22
# renovate: datasource=docker depName=certbot/certbot extractVersion=^v(?<version>.*)$
3-
# app_version: 3.2.0
3+
# app_version: 3.3.0
44
# revision: 1
55
# description: Let's encrypt certbot with haproxy compatibility script and cron renew runner
6-
FROM certbot/certbot:v3.2.0@sha256:3ad1eb352f6b2ae3f359dce4b262f699cc178be0ab9d9f375210e8741404720e
6+
FROM certbot/certbot:v3.3.0@sha256:632f197de473512f77f60cbea4b5a80ed42b5e9bb6f9e103c997d73549711ebb
77

88

99
VOLUME /etc/certs

0 commit comments

Comments
 (0)