mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 01:01:02 +08:00
chore(deps): update syncthing to v2.0.8 (#1617)
This commit is contained in:
parent
da85e17b94
commit
cfa2677675
@ -9,7 +9,7 @@ services:
|
||||
- PUID=1001
|
||||
- PGID=1001
|
||||
- TZ=Asia/Shanghai
|
||||
image: syncthing/discosrv:2.0.7
|
||||
image: syncthing/discosrv:2.0.8
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
@ -9,7 +9,7 @@ services:
|
||||
- PUID=1001
|
||||
- PGID=1001
|
||||
- pools=""
|
||||
image: syncthing/relaysrv:2.0.7
|
||||
image: syncthing/relaysrv:2.0.8
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
@ -18,7 +18,7 @@ services:
|
||||
- ${SYNCTHING_PORT}:22000/tcp
|
||||
- ${SYNCTHING_PORT}:22000/udp
|
||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||
image: syncthing/syncthing:2.0.7
|
||||
image: syncthing/syncthing:2.0.8
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user