Update Dockerfile

This commit is contained in:
alexey-milovidov 2019-06-30 23:47:12 +03:00 committed by GitHub
parent 1d2008bf10
commit 4a2d3fe90a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ RUN apt-get --allow-unauthenticated update -y \
cmake \
ccache \
curl \
libtool \
software-properties-common
RUN echo "deb [trusted=yes] http://apt.llvm.org/bionic/ llvm-toolchain-bionic-7 main" >> /etc/apt/sources.list