1
0

bump nginx letsencrypt, fix error running /app/force_renew

This commit is contained in:
nicolas.dorier
2024-01-26 16:11:50 +09:00
parent f278e00770
commit 9b30caa09c
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:2.2.9-1
image: btcpayserver/letsencrypt-nginx-proxy-companion:2.2.9-2
container_name: letsencrypt-nginx-proxy-companion
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"