mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-12-01 17:32:25 +08:00
Merge pull request #763 from QYG2297248353/renovate/matrixdotorg-synapse-1.x
chore(deps): update matrixdotorg/synapse docker tag to v1.120.0
This commit is contained in:
commit
7595c2d396
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
synapse-init:
|
synapse-init:
|
||||||
image: matrixdotorg/synapse:v1.119.0
|
image: matrixdotorg/synapse:v1.120.0
|
||||||
container_name: init-${CONTAINER_NAME}
|
container_name: init-${CONTAINER_NAME}
|
||||||
entrypoint:
|
entrypoint:
|
||||||
- /start.py
|
- /start.py
|
||||||
@ -22,7 +22,7 @@ services:
|
|||||||
- SYNAPSE_NO_TLS=true
|
- SYNAPSE_NO_TLS=true
|
||||||
- SYNAPSE_HTTP_PORT=8008
|
- SYNAPSE_HTTP_PORT=8008
|
||||||
synapse:
|
synapse:
|
||||||
image: matrixdotorg/synapse:v1.119.0
|
image: matrixdotorg/synapse:v1.120.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
Loading…
Reference in New Issue
Block a user