Update appfile.json

This commit is contained in:
John Guan 2022-11-03 16:36:13 +08:00
parent 7964a52da3
commit 39cef72135
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
"support": "https://discord.gg/knqAbbBbeX", "support": "https://discord.gg/knqAbbBbeX",
"website": "https://www.casaos.io", "website": "https://www.casaos.io",
"container": { "container": {
"image": "louislam/uptime-kuma:latest", "image": "louislam/uptime-kuma:1-alpine",
"shell": "sh", "shell": "sh",
"privileged": false, "privileged": false,
"network_model": "bridge", "network_model": "bridge",
@ -85,5 +85,5 @@
"latest_updates": "", "latest_updates": "",
"url": "" "url": ""
}, },
"latest_update_date": "1667449317" "latest_update_date": "1667464530"
} }