Update apps

This commit is contained in:
GitHub Actions 2022-04-05 14:10:16 +00:00
parent 0314b16b89
commit 83b2430df9
3 changed files with 4 additions and 4 deletions

View File

@ -141,7 +141,7 @@
"id": "synapse",
"name": "Synapse",
"repo": "https://github.com/matrix-org/synapse",
"version": "1.55.2"
"version": "1.56.0"
},
{
"id": "synapse-admin",

View File

@ -141,7 +141,7 @@
"id": "synapse",
"name": "Synapse",
"repo": "https://github.com/matrix-org/synapse",
"version": "1.55.2"
"version": "1.56.0"
},
{
"id": "synapse-admin",

View File

@ -8,7 +8,7 @@ version: 2
metadata:
category: Social
name: Synapse
version: 1.55.2
version: 1.56.0
tagline: Matrix homeserver
description: Description is coming soon.
developer: Matrix
@ -22,7 +22,7 @@ metadata:
- 3.jpg
torOnly: false
containers:
- image: matrixdotorg/synapse:v1.55.2@sha256:6c6fcfb5808a1c87b7daddbd569dc482bd626dcfa210102229b8478344bb0485
- image: matrixdotorg/synapse:v1.56.0@sha256:70fdddfcba9058d2471ae7764f887b6db781d7527debcb75a1b8083217c342f1
entrypoint: bash
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
port: 8008