Update linuxserver/syncthing Docker tag to v1.29.3

This commit is contained in:
renovate[bot] 2025-03-23 16:20:11 +00:00 committed by GitHub
parent 3d07a1c11a
commit 2947977b2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ services:
- ${SYNCTHING_PORT}:22000/tcp
- ${SYNCTHING_PORT}:22000/udp
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
image: linuxserver/syncthing:1.28.1
image: linuxserver/syncthing:1.29.3
labels:
createdBy: "Apps"