stared redo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM rust:1.54
|
||||
FROM rust:1.89
|
||||
|
||||
RUN apt update && apt-get install -y llvm clang
|
||||
# RUN apt update && apt-get install -y llvm clang
|
||||
RUN rustup component add rustfmt
|
||||
WORKDIR /code
|
||||
|
||||
Reference in New Issue
Block a user