Skip to content

Commit 014a924

Browse files
committed
remove unnecessary command from Dockerfile
1 parent 255a39b commit 014a924

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
FROM golang:1.11
22

3-
RUN apt-get update && apt-get install -y gcc
4-
53
COPY golangci-lint $GOPATH/bin/
64
CMD ["golangci-lint"]

0 commit comments

Comments
 (0)