chore(deps): update certbot/dns-route53 docker tag to v1.30.0

This commit is contained in:
renovate[bot] 2022-09-07 20:33:02 +00:00 committed by GitHub
parent b510f2e5c3
commit 88bd55fe64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ services:
# #
# make sure that the file has 0400 permissions with: # make sure that the file has 0400 permissions with:
# chmod 0400 ./docker/data/certbot/cloudflare.ini # chmod 0400 ./docker/data/certbot/cloudflare.ini
image: certbot/dns-route53:v1.29.0 image: certbot/dns-route53:v1.30.0
entrypoint: sh /entrypoint.sh entrypoint: sh /entrypoint.sh
container_name: certbot container_name: certbot
restart: unless-stopped restart: unless-stopped