diff --git a/Dockerfile b/Dockerfile index 17c6582..879cce2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.24.3 AS build +FROM golang:1.24.4 AS build WORKDIR /go/src/github.com/aquasecurity/kube-bench/ COPY makefile makefile COPY go.mod go.sum ./ @@ -19,7 +19,7 @@ RUN /bin/bash -c 'echo "$(