We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcfb537 commit b1547c0Copy full SHA for b1547c0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.4 AS build
+FROM golang:1.23.5 AS build
2
WORKDIR /go/src/github.com/aquasecurity/kube-bench/
3
COPY makefile makefile
4
COPY go.mod go.sum ./
Dockerfile.fips.ubi
Dockerfile.ubi
0 commit comments