forked from jmug/stoatchat
chore: lock Rust version to 1.77.2 (related to #341)
This commit is contained in:
@@ -7,4 +7,5 @@ COPY --from=builder /home/rust/src/target/release/revolt-bonfire ./
|
||||
|
||||
EXPOSE 9000
|
||||
USER nonroot
|
||||
ENV HOST=0.0.0.0:9000
|
||||
CMD ["./revolt-bonfire"]
|
||||
|
||||
Reference in New Issue
Block a user