Update README.md

pull/30/head
Paul Makles 3 years ago committed by GitHub
parent 75c7ec8cf3
commit 28b2035a01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,14 +1,14 @@
This is still a work-in-progress and some things may not work but for the most part everything has been tested without issue! This is still a work-in-progress and some things may not work but for the most part everything has been tested without issue!
**Note**: the Revolt team is primarily focused on other components of the app, don't expect any immediate support, some issues may also be seen as out of scope for what this repo is trying to achieve so they may be marked as WONTFIX.
## Errata Notice ## Errata Notice
The CI for the API server (revoltchat/server) is currently being reworked, I was having a few issues with building both amd64/arm64. The CI for the API server (revoltchat/server) is currently being reworked, I was having a few issues with building both amd64/arm64.
Please make sure you're using the correct image for your platform: Please make sure you're using the correct image for your platform:
- amd64: `revoltchat/server:master` - amd64: `revoltchat/server:master`
- arm64: `revoltchat/server:latest` - arm64: `revoltchat/server:0.5.3-alpha.8`
I hope to get this resolved soon, thank you.
Related issue: https://github.com/revoltchat/delta/issues/116 Related issue: https://github.com/revoltchat/delta/issues/116

Loading…
Cancel
Save