Skip to content

Commit 4eb6336

Browse files
committed
updated kubectl to v1.31.3
1 parent 7575bf5 commit 4eb6336

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

77
COPY entrypoint.sh /entrypoint.sh
88

0 commit comments

Comments
 (0)