chore(deps): update wisdomsky/cloudflared-web docker tag to v2024.6.1 (#3839)
This commit is contained in:
parent
86fc678511
commit
fcbc86cae1
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": false,
|
"exposable": false,
|
||||||
"id": "cloudflared",
|
"id": "cloudflared",
|
||||||
"tipi_version": 12,
|
"tipi_version": 13,
|
||||||
"version": "2024.6.0",
|
"version": "2024.6.1",
|
||||||
"categories": ["utilities"],
|
"categories": ["utilities"],
|
||||||
"description": "Cloudflared-web is a docker image that packages both cloudflared cli and a no-frills Web UI for easy starting/stopping of cloudflare tunnel.",
|
"description": "Cloudflared-web is a docker image that packages both cloudflared cli and a no-frills Web UI for easy starting/stopping of cloudflare tunnel.",
|
||||||
"short_desc": "Cloudflare Tunnels in a Web UI",
|
"short_desc": "Cloudflare Tunnels in a Web UI",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
cloudflared:
|
cloudflared:
|
||||||
image: wisdomsky/cloudflared-web:2024.6.0
|
image: wisdomsky/cloudflared-web:2024.6.1
|
||||||
container_name: cloudflared
|
container_name: cloudflared
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
Loading…
Reference in New Issue
Block a user