1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 03:59:40 +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 b7ea6dcf69
commit 978edb70bc

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"