mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 17:24:19 +01:00
Update letsencrypt companion with native arm64
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user