chore(deps): update wisdomsky/cloudflared-web docker tag to v2024.6.0 (#3660)

This commit is contained in:
renovate[bot] 2024-06-04 07:01:05 +00:00 committed by GitHub
parent 3e7a672938
commit c348c210ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": false,
"id": "cloudflared",
"tipi_version": 11,
"version": "2024.5.0",
"tipi_version": 12,
"version": "2024.6.0",
"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.",
"short_desc": "Cloudflare Tunnels in a Web UI",

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
cloudflared:
image: wisdomsky/cloudflared-web:2024.5.0
image: wisdomsky/cloudflared-web:2024.6.0
container_name: cloudflared
restart: unless-stopped
network_mode: host