From 3db2d9b241873d2ad1c9e995383b5048f60551d4 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 19 Feb 2026 21:36:42 +0100 Subject: Update Docuseal, Gotify & Vaultwarden images. - Docuseal: 2.2.7 -> 2.3.4 - Gotify: 2.7.3 -> 2.9.0 - Vaultwarden: 1.34.3 -> 1.35.3 --- gotify/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gotify/compose.yaml') diff --git a/gotify/compose.yaml b/gotify/compose.yaml index 6fcc562..7a6557d 100644 --- a/gotify/compose.yaml +++ b/gotify/compose.yaml @@ -1,7 +1,7 @@ --- services: gotify: - image: gotify/server:2.7.3 + image: gotify/server:2.9.0 restart: unless-stopped ports: - 10.0.0.1:8082:80 -- cgit v1.2.3