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

This commit is contained in:
renovate[bot] 2024-01-04 00:32:44 +00:00 committed by GitHub
parent 8269c994cd
commit 1b9a067399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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