Skip to content

Commit

Permalink
add netbase so elm works
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed Mar 14, 2022
1 parent 287971a commit 8e12f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get update && \
wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - && \
apt-get update && \
apt-get install -y --no-install-recommends \
netbase \
git wget gnupg2 \
valgrind \
ninja-build qemu-user-static \
Expand Down

0 comments on commit 8e12f64

Please sign in to comment.