mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update;
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
478075354a
commit
9267931b8c
|
@ -14,7 +14,5 @@ RUN apk add --no-cache \
|
||||||
RUN go get github.com/golang/lint/golint
|
RUN go get github.com/golang/lint/golint
|
||||||
RUN go get honnef.co/go/tools/cmd/staticcheck
|
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||||
|
|
||||||
ENV GO111MODULE on
|
|
||||||
|
|
||||||
COPY upload-assets /usr/bin/upload-assets
|
COPY upload-assets /usr/bin/upload-assets
|
||||||
COPY release-email-notification /usr/bin/release-email-notification
|
COPY release-email-notification /usr/bin/release-email-notification
|
||||||
|
|
Loading…
Reference in New Issue
Block a user