From 39cef72135015f3324acd92f8c0256645a132989 Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 3 Nov 2022 16:36:13 +0800 Subject: [PATCH] Update appfile.json --- Apps/UptimeKuma/appfile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apps/UptimeKuma/appfile.json b/Apps/UptimeKuma/appfile.json index 6f7a5af..b120802 100644 --- a/Apps/UptimeKuma/appfile.json +++ b/Apps/UptimeKuma/appfile.json @@ -31,7 +31,7 @@ "support": "https://discord.gg/knqAbbBbeX", "website": "https://www.casaos.io", "container": { - "image": "louislam/uptime-kuma:latest", + "image": "louislam/uptime-kuma:1-alpine", "shell": "sh", "privileged": false, "network_model": "bridge", @@ -85,5 +85,5 @@ "latest_updates": "", "url": "" }, - "latest_update_date": "1667449317" + "latest_update_date": "1667464530" } \ No newline at end of file