From ff202fe9db7466a66a6321435027cef126a8733b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Apr 2026 00:03:32 +0000 Subject: [PATCH] Update syncthing/syncthing Docker tag to v2.0.16 --- 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 6294892..b046564 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.15 + image: syncthing/syncthing:2.0.16 container_name: syncthing volumes: - ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync