Use upstream Docker image for amd64 rather than self-build

This commit is contained in:
Matthew Cengia
2022-12-11 21:25:43 +11:00
parent 905ffd091e
commit 3453fff901
5 changed files with 8 additions and 10 deletions

View File

@ -3,7 +3,7 @@
"defaultHomeServer": {{ matrix_client_hydrogen_default_hs_url | string | to_json }},
"bugReportEndpointUrl": {{ matrix_client_hydrogen_bugReportEndpointUrl | to_json }},
"themeManifests": [
"assets/theme-Element.json"
"assets/theme-element.json"
],
"defaultTheme": {
"light": "element-light",