mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update comment
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
38505ce4d5
commit
941a99d675
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user