Merge pull request #1295 from okxlin/renovate/linuxserver-syncthing-1.x

chore(deps): update linuxserver/syncthing docker tag to v1.27.7
This commit is contained in:
okxlin 2024-05-08 18:52:53 +08:00 committed by GitHub
commit a8a0589ac2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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