From f6af3124d6adefd43448f53e77fad771df3c1d53 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sun, 12 Oct 2025 18:21:21 +0200 Subject: Update Docuseal, Gotify, PrivateBin, Prometheus & Syncthing images. - Docuseal: 2.1.5 -> 2.1.7 - Gotify: 2.7.2 -> 2.7.3 - PrivateBin: 2.0.0 -> 2.0.1 - Prometheus: v3.5.0 -> v3.6.0 - Syncthing: 2.0.9 -> 2.0.10 --- gotify/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gotify') diff --git a/gotify/compose.yaml b/gotify/compose.yaml index eef5ac6..6fcc562 100644 --- a/gotify/compose.yaml +++ b/gotify/compose.yaml @@ -1,7 +1,7 @@ --- services: gotify: - image: gotify/server:2.7.2 + image: gotify/server:2.7.3 restart: unless-stopped ports: - 10.0.0.1:8082:80 -- cgit v1.2.3