mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
@@ -13,6 +13,7 @@ RUN apk add --no-cache \
|
||||
|
||||
RUN go get github.com/golang/lint/golint
|
||||
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||
# TODO: remove this eventually
|
||||
RUN go get golang.org/x/crypto/ssh/terminal
|
||||
|
||||
COPY upload-assets /usr/bin/upload-assets
|
||||
|
||||
Reference in New Issue
Block a user