Skip to content

Commit

Permalink
Update Dependency-Dockerfile_linux_s390x
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-shmilovich-sysdig authored Sep 1, 2024
1 parent a3db385 commit 50637ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dependency-Dockerfile_linux_s390x
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:1.23 AS builder

ENV OUTPUT_DIR=/out
ENV KUBECTL_VERSION="v1.20.2"
ENV KUBECTL_VERSION="v1.21.11"

COPY . /kube-bench
WORKDIR /kube-bench
Expand Down

0 comments on commit 50637ba

Please sign in to comment.