mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 14:22:11 +01:00
fixed version of certbot to the last revision of the current scripts (1 year ago)
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
command: ["redis-server", "--appendonly", "yes"]
|
||||
|
||||
certbot:
|
||||
image: certbot/certbot
|
||||
image: certbot/certbot:v1.11.0
|
||||
container_name: certbot
|
||||
volumes:
|
||||
- ./log/certbot/:/var/log/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user