mirror of
https://github.com/tonarino/innernet.git
synced 2024-11-24 08:42:33 +02:00
Dockerfile.innernet: remove unused wg_tools_tag ARG
This commit is contained in:
parent
e1fb892366
commit
304ec16c76
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user