Skip to content

Commit 5d1ad64

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

File tree

15 files changed

+118
-61
lines changed

15 files changed

+118
-61
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

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @aeneasr @ory/product-development
1+
* @SPHTech/identity-platform-team
File renamed without changes.

0 commit comments

Comments
 (0)