Skip to content

Commit 5c83186

Browse files
committed
build: 1.3.1-idpf
1 parent 2ee96b7 commit 5c83186

File tree

13 files changed

+77
-0
lines changed

13 files changed

+77
-0
lines changed

.docker/Dockerfile-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ COPY internal/client-go/go.* internal/client-go/
1313
ENV GO111MODULE on
1414
ENV CGO_ENABLED 1
1515
ENV CGO_CPPFLAGS -DSQLITE_DEFAULT_FILE_PERMISSIONS=0600
16+
ENV GOPROXY=https://proxy.golang.org,direct
1617

1718
RUN go mod download
1819

File renamed without changes.

0 commit comments

Comments
 (0)