1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2023-12-11 12:19:59 +00:00 committed by GitHub
parent 6b69535ab2
commit cd4a981a85
1 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.0
image: linuxserver/syncthing:1.27.1
labels:
createdBy: "Apps"