Update cloudflared image to 2023.7.3 (#249)
This update addresses issues with CloudFlared that causes the service to not start after a reboot.
This commit is contained in:
parent
f4487842dd
commit
56f7d5a943
|
@ -1,7 +1,7 @@
|
|||
name: cloudflared
|
||||
services:
|
||||
cloudflared:
|
||||
image: wisdomsky/casaos-cloudflared:1.0
|
||||
image: wisdomsky/casaos-cloudflared:2023.7.3
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
x-casaos:
|
||||
|
|
Loading…
Reference in New Issue