Ready payload on websocket, add friend by username + avatars.

This commit is contained in:
Paul Makles
2020-12-31 14:59:26 +00:00
parent cac21ce2b6
commit 7728768539
10 changed files with 55 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
# Build Stage
FROM ekidd/rust-musl-builder:nightly-2020-08-26 AS builder
FROM ekidd/rust-musl-builder:nightly-2020-11-19 AS builder
WORKDIR /home/rust/src
RUN USER=root cargo new --bin revolt