Skip to content

Commit 18b6c39

Browse files
committed
updated kubectl to v1.32.1
1 parent 135d177 commit 18b6c39

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 <mitrovtsiy@ukr.net>
33

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

77
COPY entrypoint.sh /entrypoint.sh
88

0 commit comments

Comments
 (0)