chore(deps): update syncthing to v2.0.15 (localApps) (#4338)
This commit is contained in:
parent
35332aa4d3
commit
f62faf7c03
|
|
@ -9,7 +9,7 @@ services:
|
||||||
- PUID=1001
|
- PUID=1001
|
||||||
- PGID=1001
|
- PGID=1001
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: syncthing/discosrv:2.0.14
|
image: syncthing/discosrv:2.0.15
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -9,7 +9,7 @@ services:
|
||||||
- PUID=1001
|
- PUID=1001
|
||||||
- PGID=1001
|
- PGID=1001
|
||||||
- pools=""
|
- pools=""
|
||||||
image: syncthing/relaysrv:2.0.14
|
image: syncthing/relaysrv:2.0.15
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -18,7 +18,7 @@ services:
|
||||||
- ${SYNCTHING_PORT}:22000/tcp
|
- ${SYNCTHING_PORT}:22000/tcp
|
||||||
- ${SYNCTHING_PORT}:22000/udp
|
- ${SYNCTHING_PORT}:22000/udp
|
||||||
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
|
||||||
image: syncthing/syncthing:2.0.14
|
image: syncthing/syncthing:2.0.15
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue