From 849b51b89fecdd4e92c42ee96ec0a045cdf83ce3 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Wed, 19 Mar 2025 15:50:12 -0400 Subject: [PATCH] feat: Updates docker image to pull from ghcr.io --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 530ebc6..15f2880 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: uptime_kuma: - image: louislam/uptime-kuma:1 + image: ghcr.io/louislam/uptime-kuma:1 container_name: uptime-kuma restart: unless-stopped networks: