1
0
Fork 0

chore(deps): update linuxserver/syncthing docker tag to v1.28.0

This commit is contained in:
renovate[bot] 2024-10-16 15:54:36 +00:00 committed by GitHub
parent 51dd5fa11d
commit c9c9f202ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.27.12
image: linuxserver/syncthing:1.28.0
labels:
createdBy: "Apps"