From 0fc00d264ea281c4088eb511d0e4015809fa18c6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Mar 2026 00:06:05 +0000 Subject: [PATCH] Update louislam/uptime-kuma Docker tag to v2.2.0 --- project/infrastructure/uptime-kuma/uptime-kuma.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/uptime-kuma/uptime-kuma.yml b/project/infrastructure/uptime-kuma/uptime-kuma.yml index aec72a5..2516445 100644 --- a/project/infrastructure/uptime-kuma/uptime-kuma.yml +++ b/project/infrastructure/uptime-kuma/uptime-kuma.yml @@ -5,7 +5,7 @@ services: # extends: # file: ${TEMPLATES_PATH} # service: default - image: louislam/uptime-kuma:2.1.3 + image: louislam/uptime-kuma:2.2.0 container_name: uptime-kuma restart: unless-stopped security_opt: -- 2.49.1