From e95bb2a18a28fda4ad42043dd5550ab2765bf46a Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Thu, 3 Jul 2025 21:00:21 +0200 Subject: [PATCH] syncthing: 1.29.6 -> 1.30.0 --- globals.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.nix b/globals.nix index 40c07e9..99c1c06 100644 --- a/globals.nix +++ b/globals.nix @@ -9,7 +9,7 @@ _: { nextcloud = "nextcloud:30.0.6"; postgres15 = "postgres:15"; inbucket = "inbucket/inbucket:edge"; - syncthing = "lscr.io/linuxserver/syncthing:1.29.6"; + syncthing = "lscr.io/linuxserver/syncthing:1.30.0"; forgejo = "codeberg.org/forgejo/forgejo:11.0.2"; immich = "ghcr.io/immich-app/immich-server:v1.135.3"; immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.135.3";