diff --git a/Dockerfile b/Dockerfile index db1d5fd2..08e459da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.17.7 as go-build +FROM golang:1.17.8 as go-build RUN go get sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator