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

This commit is contained in:
renovate[bot] 2024-06-04 17:38:20 +00:00 committed by GitHub
parent f6211d5ab7
commit 2e8880059f
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.27.7
image: linuxserver/syncthing:1.27.8
labels:
createdBy: "Apps"