mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-21 17:22:24 +02:00
Update Dockerfile.in
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user