chore(deps): update matrixconduit/matrix-conduit docker tag to v0.8.0 (#3761)

This commit is contained in:
renovate[bot] 2024-06-13 01:06:46 +00:00 committed by GitHub
parent 21f7268790
commit bb6b6c3dc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -7,11 +7,9 @@
"force_expose": true,
"no_gui": true,
"id": "matrix-conduit",
"tipi_version": 5,
"version": "0.7.0",
"categories": [
"social"
],
"tipi_version": 6,
"version": "0.8.0",
"categories": ["social"],
"description": "Conduit is a fast Matrix homeserver thats easy to set up and just works. You can install it on a mini-computer like the Raspberry Pi to host Matrix for your family, friends or company.",
"short_desc": "Conduit is a simple, fast and reliable chat server written in Rust",
"author": "Timo Kösters",
@ -71,8 +69,5 @@
"env_variable": "TURN_SECRET"
}
],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
matrix-conduit:
container_name: matrix-conduit
image: matrixconduit/matrix-conduit:v0.7.0
image: matrixconduit/matrix-conduit:v0.8.0
environment:
CONDUIT_SERVER_NAME: ${APP_DOMAIN}
CONDUIT_DATABASE_PATH: /var/lib/matrix-conduit/