Update letsencrypt companion with native arm64

This commit is contained in:
nicolas.dorier
2019-08-13 18:29:06 +09:00
parent 120f6739d6
commit f32ab2f4ef
4 changed files with 10 additions and 7 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.0
image: btcpayserver/letsencrypt-nginx-proxy-companion:1.10.1
container_name: letsencrypt-nginx-proxy-companion
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"