summaryrefslogtreecommitdiff
path: root/uptime-kuma
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2026-02-19 21:35:11 +0100
committerclyhtsuriva <aimeric@adjutor.xyz>2026-02-19 21:35:11 +0100
commit9c25d5f597793e06fc57380fb6cea126c1477e51 (patch)
tree9f118a4904a38a86c8d16114448a182878118c64 /uptime-kuma
parentb2e9d291bb7c8dff15e885f020e3dfbea85a2261 (diff)
Update monitoring & sync images.
- Uptime-Kuma: 1.23.17 -> 2.1.3 - cAdvisor: 0.55.1 -> 0.56.2 - Prometheus: v3.8.1 -> v3.9.1 - Syncthing: 2.0.12 -> 2.0.14
Diffstat (limited to 'uptime-kuma')
-rw-r--r--uptime-kuma/compose.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/uptime-kuma/compose.yaml b/uptime-kuma/compose.yaml
index f645153..eeed5d2 100644
--- a/uptime-kuma/compose.yaml
+++ b/uptime-kuma/compose.yaml
@@ -1,12 +1,12 @@
services:
uptime-kuma:
+ container_name: uptime-kuma
+ image: louislam/uptime-kuma:2.1.3
restart: unless-stopped
ports:
- 10.0.0.1:3001:3001
volumes:
- uptime-kuma:/app/data
- container_name: uptime-kuma
- image: louislam/uptime-kuma:1.23.17
volumes:
uptime-kuma:
external: true