Skip to content
Snippets Groups Projects
Unverified Commit 71bc8f54 authored by Daniel Sutton's avatar Daniel Sutton Committed by GitHub
Browse files

bumped to gloang 1.14.0 (#594)


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

Co-authored-by: default avatarLiz Rice <liz@lizrice.com>
parent 9efd942b
No related branches found
Tags v0.3.0
No related merge requests found
FROM golang:1.13 AS build
FROM golang:1.14.0 AS build
WORKDIR /go/src/github.com/aquasecurity/kube-bench/
COPY go.mod go.sum ./
COPY main.go .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment