chore(deps): update syncthing to v2.0.12 (#2750)
This commit is contained in:
parent
fa1f44baa1
commit
0dab6a27d2
|
|
@ -9,7 +9,7 @@ services:
|
|||
- PUID=1001
|
||||
- PGID=1001
|
||||
- TZ=Asia/Shanghai
|
||||
image: syncthing/discosrv:2.0.11
|
||||
image: syncthing/discosrv:2.0.12
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
@ -9,7 +9,7 @@ services:
|
|||
- PUID=1001
|
||||
- PGID=1001
|
||||
- pools=""
|
||||
image: syncthing/relaysrv:2.0.11
|
||||
image: syncthing/relaysrv:2.0.12
|
||||
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.11
|
||||
image: syncthing/syncthing:2.0.12
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue