Merge pull request #2227 from SkynetLabs/renovate/certbot-dns-route53-1.x

chore(deps): update certbot/dns-route53 docker tag to v1.30.0
This commit is contained in:
Ivaylo Novakov 2022-09-08 11:10:54 +02:00 committed by GitHub
commit 9477ae03a5
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:
# 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
container_name: certbot
restart: unless-stopped