mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 11:04:30 +01:00
Update let's encrypt
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.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"
|
||||
|
||||
Reference in New Issue
Block a user