1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

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

Update linuxserver/syncthing Docker tag to v1.26.1
This commit is contained in:
okxlin 2023-11-16 00:14:05 +08:00 committed by GitHub
commit 14f3a2ad80
3 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.26.0
image: linuxserver/syncthing:1.26.1
labels:
createdBy: "Apps"