Skip to content

Commit

Permalink
bump wireguard version
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed May 15, 2018
1 parent e608fa3 commit 9862d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireguard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apk add --no-cache \
libmnl-dev

# https://git.zx2c4.com/WireGuard/refs/
ENV WIREGUARD_VERSION 0.0.20180420
ENV WIREGUARD_VERSION 0.0.20180514

RUN set -x \
&& apk add --no-cache --virtual .build-deps \
Expand Down

0 comments on commit 9862d88

Please sign in to comment.