Skip to content

Commit

Permalink
Fix Wireguard Build (jessfraz#443)
Browse files Browse the repository at this point in the history
* Switched to elfutils-libelf from libelf-dev

Fixes jessfraz#403

* Restored 	libelf-dev
  • Loading branch information
deltasquare4 authored and Ryan Gerstenkorn committed Apr 22, 2021
1 parent 175c934 commit efd8297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wireguard/install/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ LABEL maintainer "Jessie Frazelle <jess@linux.com>"
RUN apk add --no-cache \
build-base \
ca-certificates \
elfutils-libelf \
libelf-dev \
libmnl-dev

Expand Down

0 comments on commit efd8297

Please sign in to comment.