1
0

bump let's encrypt

This commit is contained in:
nicolas.dorier
2019-09-06 22:02:37 +09:00
parent b360a50a57
commit 7e3ad52831
3 changed files with 8 additions and 8 deletions

View File

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