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

This commit is contained in:
renovate[bot] 2022-10-04 17:18:21 +00:00 committed by GitHub
parent e63fcbecb7
commit f83f3cefe8
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.30.0 image: certbot/dns-route53:v1.31.0
entrypoint: sh /entrypoint.sh entrypoint: sh /entrypoint.sh
container_name: certbot container_name: certbot
restart: unless-stopped restart: unless-stopped