1
0
Fork 0

Update linuxserver/syncthing Docker tag to v1.30.0 (#341)

This commit is contained in:
renovate[bot] 2025-07-01 22:47:54 +08:00 committed by GitHub
parent da614d1931
commit b178e0c038
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 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.7
image: linuxserver/syncthing:1.30.0
labels:
createdBy: "Apps"