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:
thedroidkid 2023-08-09 15:41:38 -04:00 committed by GitHub
parent f4487842dd
commit 56f7d5a943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: cloudflared name: cloudflared
services: services:
cloudflared: cloudflared:
image: wisdomsky/casaos-cloudflared:1.0 image: wisdomsky/casaos-cloudflared:2023.7.3
restart: unless-stopped restart: unless-stopped
network_mode: host network_mode: host
x-casaos: x-casaos: