1
0
Fork 0

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

chore(deps): update linuxserver/syncthing docker tag to v1.27.12
This commit is contained in:
okxlin 2024-09-07 00:11:30 +08:00 committed by GitHub
commit 4d48838fec
3 changed files with 1 additions and 1 deletions

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