mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
fix github-dev
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
9f650c82a3
commit
6189677b24
|
@ -12,7 +12,7 @@ RUN apk add --no-cache \
|
||||||
make \
|
make \
|
||||||
musl-dev
|
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
|
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||||
# TODO: remove this eventually
|
# TODO: remove this eventually
|
||||||
RUN go get golang.org/x/crypto/ssh/terminal
|
RUN go get golang.org/x/crypto/ssh/terminal
|
||||||
|
|
Loading…
Reference in New Issue
Block a user