From 3a036b488fb0919a93a2fcf5aa76693d50fd5c49 Mon Sep 17 00:00:00 2001 From: Kim Brian Ramberg Date: Sun, 9 Nov 2025 21:29:35 +0100 Subject: [PATCH] - --- uptime_kuma/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uptime_kuma/compose.yml b/uptime_kuma/compose.yml index 2ea0368..316b5a2 100644 --- a/uptime_kuma/compose.yml +++ b/uptime_kuma/compose.yml @@ -3,7 +3,7 @@ version: '3.9' services: uptime-kuma: - image: 'louislam/uptime-kuma:1' + image: 'louislam/uptime-kuma:2' container_name: uptime-kuma volumes: - '/home/rcadmin/docker/uptime_kuma/data:/app/data'