Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ran-Xing authored Sep 30, 2024
1 parent be77ca1 commit cc6bded
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ LABEL Github="https://github.com/XRSec/xgo"
LABEL org.opencontainers.image.source="https://github.com/XRSec/xgo"
LABEL org.opencontainers.image.title="xgo"

ENV GOPROXY https://goproxy.io,direct
ENV GO111MODULE on
ENV GOPROXY https://goproxy.cn,direct

0 comments on commit cc6bded

Please sign in to comment.