1
0

bump cloudflared

This commit is contained in:
nicolas.dorier
2023-12-23 11:59:11 +09:00
parent b53d970148
commit 202f6d4a8f
3 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ version: "3"
services:
cloudflared:
container_name: 'cloudflared-tunnel'
image: btcpayserver/cloudflared:2023.7.3
image: btcpayserver/cloudflared:2023.10.0
command: 'tunnel --no-autoupdate run --token ${CLOUDFLARE_TUNNEL_TOKEN}'
restart: 'on-failure'
environment: