Skip to content

Commit

Permalink
Extra slash where there needed not be.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelDewey committed Jul 15, 2023
1 parent a362a39 commit 56634e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /go
RUN apk add git make
RUN git clone https://github.com/kubernetes-sigs/iptables-wrappers.git code \
&& cd code \
&& git checkout 5792812d9e5a5bb7f22d79d557bbfeece253343d \
&& git checkout 5792812d9e5a5bb7f22d79d557bbfeece253343d
RUN make build

FROM linuxserver/wireguard:1.0.20210914
Expand Down

0 comments on commit 56634e1

Please sign in to comment.