mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31: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 \
|
||||
jq \
|
||||
make \
|
||||
musl-dev
|
||||
musl-dev \
|
||||
libseccomp-dev \
|
||||
linux-headers
|
||||
|
||||
RUN go get golang.org/x/lint/golint
|
||||
RUN go get honnef.co/go/tools/cmd/staticcheck
|
||||
|
|
Loading…
Reference in New Issue
Block a user