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

Update linuxserver/syncthing Docker tag to v1.29.4

This commit is contained in:
renovate[bot] 2025-04-05 02:01:12 +00:00 committed by GitHub
parent 73f5a50eb1
commit d24ae376bc

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