Skip to content

Commit a647288

Browse files
authored
fix: vulnerabilities (#66)
2 parents f8f20da + 3bb5cc0 commit a647288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG TARGETOS
77
ARG TARGETARCH
88

99
# kubectl version
10-
ARG KUBECTL_VERSION="v1.34.1"
10+
ARG KUBECTL_VERSION="v1.35.0"
1111

1212
ENV STATUS_PROVISIONER_HOME=/opt/provisioner \
1313
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)