From 655327ebb4e46fe40b779fb9eda043bfed4b2d34 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Feb 2026 12:13:37 +0000 Subject: [PATCH] Update syncthing/syncthing Docker tag to v2.0.14 --- 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 89f8cd1..1f59640 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.0.13 + image: syncthing/syncthing:2.0.14 container_name: syncthing volumes: - ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync