mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
|
||||
make \
|
||||
musl-dev
|
||||
|
||||
RUN go get github.com/golang/lint/golint
|
||||
RUN go get golang.org/x/lint/golint
|
||||
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||
# TODO: remove this eventually
|
||||
RUN go get golang.org/x/crypto/ssh/terminal
|
||||
|
||||
Reference in New Issue
Block a user