From 8d03527ff6ed12a80d412d50d8561cb7137d42ee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Jun 2026 00:03:05 +0000 Subject: [PATCH] Update syncthing/syncthing Docker tag to v2.1.1 --- 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 029c2fe..d6850b7 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.0 + image: syncthing/syncthing:2.1.1 container_name: syncthing volumes: - ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync