Skip to content

Commit 7575bf5

Browse files
committed
updated kubectl to v1.31.2
1 parent 4a4a582 commit 7575bf5

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.31.1"
5+
ARG KUBE_VERSION="v1.31.2"
66

77
COPY entrypoint.sh /entrypoint.sh
88

0 commit comments

Comments
 (0)