⬆️ Update cloudflare/cloudflared Docker digest to 119c171
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 54s

This commit is contained in:
Renovate Bot 2024-10-24 10:01:00 +00:00
parent 2dfea8d2a6
commit 19890a1a4d

View file

@ -2,7 +2,7 @@
services:
cf-tunnel:
restart: unless-stopped
image: cloudflare/cloudflared@sha256:717ee9382965765e3a43e9c03b85daffc6283aa5f29f9c2d905cfd0ece5a3ef1
image: cloudflare/cloudflared@sha256:119c1712ba89bfb32a404ef6b949284519a99f3de5c1202f483a6800fd1c638e
command: tunnel --no-autoupdate run --token $CF_TOKEN
wallos: