bumped to gloang 1.14.0 (#594)

Signed-off-by: Daniel Sutton <daniel@ducksecops.uk>

Co-authored-by: Liz Rice <liz@lizrice.com>
pull/601/head v0.3.0
Daniel Sutton 4 years ago committed by GitHub
parent 9efd942bcc
commit 71bc8f544c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM golang:1.13 AS build FROM golang:1.14.0 AS build
WORKDIR /go/src/github.com/aquasecurity/kube-bench/ WORKDIR /go/src/github.com/aquasecurity/kube-bench/
COPY go.mod go.sum ./ COPY go.mod go.sum ./
COPY main.go . COPY main.go .

Loading…
Cancel
Save