1
0
Fork 0

removed redundant entry

This commit is contained in:
Christian Kühnel 2019-10-24 05:39:30 -07:00
parent 2d99bc3e0e
commit 18cc8b90b5

View file

@ -2,7 +2,7 @@ FROM debian:testing
RUN apt-get update ;\
apt-get install -y --no-install-recommends locales \
cmake ninja-build git ca-certificates clang-8 lld-8 clang ccache python python3 build-essential \
cmake ninja-build git ca-certificates clang-8 lld-8 ccache python python3 build-essential \
clang-tidy-8 clang-format-8 \
python-psutil arcanist zip wget \
openjdk-11-jdk \