1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-25 23:39:39 +08:00

chore(deps): update linuxserver/syncthing docker tag to v1.27.6

This commit is contained in:
renovate[bot] 2024-04-09 12:43:04 +00:00 committed by GitHub
parent eafa1658f8
commit 40c21c7d36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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