Merge pull request #4642 from okxlin/renovate/linuxserver-syncthing-2.x

Update linuxserver/syncthing Docker tag to v2.1.2
This commit is contained in:
github-actions[bot]
2026-07-08 20:08:49 +00:00
committed by GitHub
3 changed files with 1 additions and 1 deletions
@@ -18,7 +18,7 @@ services:
- ${SYNCTHING_PORT}:22000/tcp
- ${SYNCTHING_PORT}:22000/udp
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
image: "linuxserver/syncthing:2.1.1"
image: "linuxserver/syncthing:2.1.2"
labels:
createdBy: "Apps"