This commit is contained in:
parent
3137fffac6
commit
b12d7f1c36
@ -1,4 +1,6 @@
|
||||
FROM docker.io/library/rust:1.75
|
||||
|
||||
RUN rustup component add clippy
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
nodejs
|
||||
|
Loading…
Reference in New Issue
Block a user