1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-11 15:22:29 +08:00

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

chore(deps): update linuxserver/syncthing docker tag to v1.28.1
This commit is contained in:
okxlin 2024-12-06 14:05:51 +08:00 committed by GitHub
commit e7a4059226
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.28.0
image: linuxserver/syncthing:1.28.1
labels:
createdBy: "Apps"