Skip to content

Commit 9270913

Browse files
committed
updated kubectl to v1.32.2
1 parent 18b6c39 commit 9270913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.17
22
MAINTAINER Serhiy Mitrovtsiy <[email protected]>
33

44
ARG TARGETPLATFORM
5-
ARG KUBE_VERSION="v1.32.1"
5+
ARG KUBE_VERSION="v1.32.2"
66

77
COPY entrypoint.sh /entrypoint.sh
88

0 commit comments

Comments
 (0)