1
0
Fork 0

Update linuxserver/syncthing Docker tag to v1.29.4

This commit is contained in:
renovate[bot] 2025-04-05 02:01:12 +00:00 committed by GitHub
parent 73f5a50eb1
commit d24ae376bc
1 changed files with 1 additions and 1 deletions

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.29.3
image: linuxserver/syncthing:1.29.4
labels:
createdBy: "Apps"