From faabd65e112568d4311f16526833b54d96184343 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Jul 2026 00:02:38 +0000 Subject: [PATCH] Update syncthing/syncthing Docker tag to v2.1.2 --- 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 d6850b7..0f03c75 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.1 + image: syncthing/syncthing:2.1.2 container_name: syncthing volumes: - ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync