mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-17 09:37:49 +01:00
update github-dev
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
f88d96ab71
commit
575f5cb67f
|
@ -10,7 +10,9 @@ RUN apk add --no-cache \
|
||||||
gnupg \
|
gnupg \
|
||||||
jq \
|
jq \
|
||||||
make \
|
make \
|
||||||
musl-dev
|
musl-dev \
|
||||||
|
libseccomp-dev \
|
||||||
|
linux-headers
|
||||||
|
|
||||||
RUN go get golang.org/x/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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user