mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 13:39:24 +02:00
Update Dockerfile.in
This commit is contained in:
@ -9,8 +9,6 @@ ENV REPO_URL=${REPO_URL}
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get -y install \
|
||||
libelf-dev \
|
||||
libssl-dev \
|
||||
libtbb-dev \
|
||||
&& apt-get clean --yes
|
||||
|
||||
|
Reference in New Issue
Block a user