We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a778c39 commit 0cb1493Copy full SHA for 0cb1493
containers/certbot-haproxy/Dockerfile
@@ -1,9 +1,9 @@
1
# platforms: linux/amd64,linux/arm64,linux/arm/v6
2
# renovate: datasource=docker depName=certbot/certbot extractVersion=^v(?<version>.*)$
3
-# app_version: 3.2.0
+# app_version: 3.3.0
4
# revision: 1
5
# description: Let's encrypt certbot with haproxy compatibility script and cron renew runner
6
-FROM certbot/certbot:v3.2.0@sha256:3ad1eb352f6b2ae3f359dce4b262f699cc178be0ab9d9f375210e8741404720e
+FROM certbot/certbot:v3.3.0@sha256:632f197de473512f77f60cbea4b5a80ed42b5e9bb6f9e103c997d73549711ebb
7
8
9
VOLUME /etc/certs
0 commit comments