mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-06 20:00:27 +08:00
Switch Syncthing image to official repository
This commit is contained in:
parent
aa665a9523
commit
f54e86bf2b
@ -18,7 +18,7 @@ services:
|
||||
- ${SYNCTHING_PORT}:22000/tcp
|
||||
- ${SYNCTHING_PORT}:22000/udp
|
||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||
image: linuxserver/syncthing:1.30.0
|
||||
image: syncthing/syncthing:1.30.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
@ -18,7 +18,7 @@ services:
|
||||
- ${SYNCTHING_PORT}:22000/tcp
|
||||
- ${SYNCTHING_PORT}:22000/udp
|
||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||
image: linuxserver/syncthing:latest
|
||||
image: syncthing/syncthing:latest
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user