From 4fa72c58f2aa0749bc6221c7f55f6729e101ec20 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Wed, 2 Jul 2025 18:39:16 +0200 Subject: Update Portainer to 2.27.9 & Syncthing to 1.30.0 (and using ghcr image) --- syncthing/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syncthing') diff --git a/syncthing/compose.yaml b/syncthing/compose.yaml index eef4c0a..fd13470 100644 --- a/syncthing/compose.yaml +++ b/syncthing/compose.yaml @@ -1,6 +1,6 @@ services: syncthing: - image: syncthing/syncthing:1.29.7 + image: ghcr.io/syncthing/syncthing:1.30.0 container_name: syncthing hostname: VPS environment: -- cgit v1.2.3