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

chore(deps): update certbot/dns-route53 docker tag to v1.31.0
This commit is contained in:
Karol Wypchło 2022-10-05 09:56:53 +02:00 committed by GitHub
commit f1ac4c5653
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.30.0
image: certbot/dns-route53:v1.31.0
entrypoint: sh /entrypoint.sh
container_name: certbot
restart: unless-stopped