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

This commit is contained in:
renovate[bot] 2024-03-14 17:36:46 +00:00 committed by GitHub
parent b2d35e7212
commit 2ba677b1d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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