We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b6c39 commit 9270913Copy full SHA for 9270913
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.17
2
MAINTAINER Serhiy Mitrovtsiy <[email protected]>
3
4
ARG TARGETPLATFORM
5
-ARG KUBE_VERSION="v1.32.1"
+ARG KUBE_VERSION="v1.32.2"
6
7
COPY entrypoint.sh /entrypoint.sh
8
0 commit comments