Skip to content

Commit

Permalink
Don't attempt to install the same package twice
Browse files Browse the repository at this point in the history
  • Loading branch information
nurupo committed Feb 14, 2022
1 parent 82870dc commit 8cb2e44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ RUN apt-get update && \
cmake \
parallel \
libsodium-dev \
ninja-build\
&& rm -rf /var/lib/apt/lists/*

RUN echo "deb http://apt.llvm.org/focal/ llvm-toolchain-focal-12 main" >> /etc/apt/sources.list && \
Expand Down

0 comments on commit 8cb2e44

Please sign in to comment.