mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
chore: lock Rust version to 1.77.2 (related to #341)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Build Stage
|
||||
FROM rust:1.80.1-slim-bookworm
|
||||
FROM rust:1.77.2-slim-bookworm
|
||||
USER 0:0
|
||||
WORKDIR /home/rust/src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user