From 6acb5c489b82effc8e2042896617692d38b62c0e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Sep 2026 00:02:34 +0000 Subject: [PATCH] Update syncthing/syncthing Docker tag to v2.1.5 --- project/infrastructure/syncthing/syncthing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/syncthing/syncthing.yml b/project/infrastructure/syncthing/syncthing.yml index 0b0be38..89b0c82 100644 --- a/project/infrastructure/syncthing/syncthing.yml +++ b/project/infrastructure/syncthing/syncthing.yml @@ -3,7 +3,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: syncthing/syncthing:2.1.3 + image: syncthing/syncthing:2.1.5 container_name: syncthing volumes: - ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync