From 25e44001ed2c34e92b98323f8af42dfe6b9a9a99 Mon Sep 17 00:00:00 2001 From: Tuan Pham Anh Date: Sun, 8 Oct 2023 10:46:17 +0700 Subject: [PATCH] kuma: use old version to be able to import/export --- docs/status_page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/status_page.md b/docs/status_page.md index b7dd67b8..936d6489 100644 --- a/docs/status_page.md +++ b/docs/status_page.md @@ -11,5 +11,5 @@ docker service create \ --network cosmosia \ --constraint 'node.hostname==cosmosia7' \ --restart-condition any \ - louislam/uptime-kuma:1 + louislam/uptime-kuma:1.15.1 ``` \ No newline at end of file