1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-24 00:19:40 +08:00

Update linuxserver/syncthing Docker tag to v1.26.1

This commit is contained in:
renovate[bot] 2023-11-15 16:13:42 +00:00 committed by GitHub
parent 918d3583c6
commit 7f9c468bc4

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"