Skip to content

Commit 498b93d

Browse files
committed
fix Dockerfile
1 parent 2b7f5d1 commit 498b93d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ RUN curl -o google-cloud-sdk.tar.gz ${CLOUD_SDK_URL} \
2727
RUN go get github.com/golang/dep/cmd/... \
2828
&& go get github.com/alecthomas/gometalinter \
2929
&& go get github.com/haya14busa/gosum/cmd/gosumcheck
30+
31+
RUN gometalinter --install

0 commit comments

Comments
 (0)