Update Dockerfile
add make Former-commit-id: 368aab19954e110c8d249bfca7787c015abfe25b
This commit is contained in:
parent
78c04856e8
commit
3df2e3358c
@ -7,7 +7,8 @@ RUN apt-get update && \
|
||||
curl \
|
||||
git \
|
||||
file \
|
||||
binutils
|
||||
binutils \
|
||||
make
|
||||
|
||||
# install rustup
|
||||
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
|
Loading…
Reference in New Issue
Block a user