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