Update linuxserver/syncthing Docker tag to v2.0.16

This commit is contained in:
renovate[bot]
2026-04-13 06:00:22 +00:00
committed by GitHub
parent ff90704f85
commit ce7d030ea4
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- ${SYNCTHING_PORT}:22000/tcp
- ${SYNCTHING_PORT}:22000/udp
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
image: linuxserver/syncthing:2.0.15
image: linuxserver/syncthing:2.0.16
labels:
createdBy: "Apps"