mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 22:41:04 +08:00
Merge pull request #2096 from QYG2297248353/renovate/matrixdotorg-synapse-1.x
Update matrixdotorg/synapse Docker tag to v1.131.0
This commit is contained in:
commit
2513dc44fe
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
synapse-init:
|
||||
image: matrixdotorg/synapse:v1.130.0
|
||||
image: matrixdotorg/synapse:v1.131.0
|
||||
container_name: init-${CONTAINER_NAME}
|
||||
entrypoint:
|
||||
- /start.py
|
||||
@ -22,7 +22,7 @@ services:
|
||||
- SYNAPSE_NO_TLS=true
|
||||
- SYNAPSE_HTTP_PORT=8008
|
||||
synapse:
|
||||
image: matrixdotorg/synapse:v1.130.0
|
||||
image: matrixdotorg/synapse:v1.131.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
x
Reference in New Issue
Block a user