Update syncthing/syncthing Docker tag to v2.0.13 #27

Merged
renovate_bot merged 1 commits from renovate/syncthing-syncthing-2.x into main 2026-01-07 01:02:57 +01:00
Showing only changes of commit 6397fff505 - Show all commits

View File

@@ -3,7 +3,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: syncthing/syncthing:2.0.12 image: syncthing/syncthing:2.0.13
container_name: syncthing container_name: syncthing
volumes: volumes:
- ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync - ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync