From 8f35697931d3c70396742358a90e8cf1db8f1016 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 18 Jul 2026 23:27:39 +0200 Subject: [PATCH] uptime-kuma: pin floating ':2' -> 2.4.0 House style is a specific upstream tag. ':2' is a floating major that silently moves under customers on every pull -- the same class of problem as ':latest', just narrower. Pinned to the current 2.x release. Campaign 7 catalog sweep. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE --- templates/uptime-kuma/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/uptime-kuma/docker-compose.yml b/templates/uptime-kuma/docker-compose.yml index 856689a..f489cbf 100644 --- a/templates/uptime-kuma/docker-compose.yml +++ b/templates/uptime-kuma/docker-compose.yml @@ -8,7 +8,7 @@ services: uptime-kuma: - image: louislam/uptime-kuma:2 + image: louislam/uptime-kuma:2.4.0 container_name: uptime-kuma restart: unless-stopped environment: