From c6243381afdd0f16b7745cd7d52c79c01f244f49 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 15 Sep 2025 19:48:39 +0200 Subject: Update Docuseal, Gotify & Syncthing images. - Docuseal: 2.1.1 -> 2.1.5 - Gotify: 2.6.3 -> 2.7.2 - Syncthing: 2.0.2 -> 2.0.9 --- syncthing/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syncthing/compose.yaml') diff --git a/syncthing/compose.yaml b/syncthing/compose.yaml index 3dc29cc..cf26ef3 100644 --- a/syncthing/compose.yaml +++ b/syncthing/compose.yaml @@ -1,6 +1,6 @@ services: syncthing: - image: ghcr.io/syncthing/syncthing:2.0.2 + image: ghcr.io/syncthing/syncthing:2.0.9 container_name: syncthing hostname: VPS environment: -- cgit v1.2.3