mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
remove unnecessary command from Dockerfile
This commit is contained in:
parent
255a39bcb1
commit
014a924d6c
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
FROM golang:1.11
|
||||
|
||||
RUN apt-get update && apt-get install -y gcc
|
||||
|
||||
COPY golangci-lint $GOPATH/bin/
|
||||
CMD ["golangci-lint"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue