Removed unused code in Dockerfile
This commit is contained in:
parent
dd09848a3d
commit
23991e645e
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
FROM rust:1.50-slim
|
||||
|
||||
# RUN apk add --no-cache musl-dev binutils-arm-none-eabi
|
||||
RUN apt-get update
|
||||
RUN apt-get -y upgrade
|
||||
RUN apt-get -y install binutils-arm-linux-gnueabihf musl-dev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue