Update let's encrypt

This commit is contained in:
nicolas.dorier
2019-10-18 15:05:43 +09:00
parent 475e426012
commit 9ac1b80832
4 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ version: "3"
services:
letsencrypt-nginx-proxy-companion:
restart: unless-stopped
image: btcpayserver/letsencrypt-nginx-proxy-companion:1.11.2.1
image: btcpayserver/letsencrypt-nginx-proxy-companion:1.12.1
container_name: letsencrypt-nginx-proxy-companion
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"