Skip to content

Commit

Permalink
no proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
CMGS committed Jul 2, 2024
1 parent 9c04744 commit cec06ed
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 @@ -13,7 +13,7 @@ RUN apt install -y git
ENV PATH="$PATH:/usr/lib/go-1.20/bin/"

RUN go version
RUN make deps CN=1
RUN make deps
RUN make && ./bin/yavirtd --version

FROM ubuntu:jammy
Expand Down

0 comments on commit cec06ed

Please sign in to comment.