Skip to content

Commit d43cd41

Browse files
committed
Removes deprecated setting
1 parent 1f39c42 commit d43cd41

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ RUN apk add --no-cache ca-certificates libc-dev git make gcc
44
RUN adduser -D pentagon
55
USER pentagon
66

7-
# Enable go modules
8-
ENV GO111MODULE=on
9-
107
# The golang docker images configure GOPATH=/go
118
RUN mkdir -p /go/src/github.com/vimeo/pentagon /go/pkg/
129
COPY --chown=pentagon . /go/src/github.com/vimeo/pentagon/

0 commit comments

Comments
 (0)