Skip to content

Commit

Permalink
Dockerfile.innernet: remove unused wg_tools_tag ARG
Browse files Browse the repository at this point in the history
  • Loading branch information
strohel committed Sep 13, 2024
1 parent 5cf4b41 commit f8916de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-tests/Dockerfile.innernet
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
####################################################################################################
FROM golang:bookworm as wireguard
ARG wg_go_tag=0.0.20230223
ARG wg_tools_tag=v1.0.20210914

RUN mkdir /repo \
&& curl -L https://github.com/WireGuard/wireguard-go/archive/refs/tags/0.0.20230223.tar.gz \
Expand Down

0 comments on commit f8916de

Please sign in to comment.