Skip to content

Commit 302b72c

Browse files
committed
updated kubectl to v1.30.0
1 parent 571dee1 commit 302b72c

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
@@ -1,7 +1,7 @@
11
FROM alpine:3.17
22
MAINTAINER Serhiy Mitrovtsiy <mitrovtsiy@ukr.net>
33

4-
ARG KUBE_VERSION="v1.29.4"
4+
ARG KUBE_VERSION="v1.30.0"
55

66
COPY entrypoint.sh /entrypoint.sh
77

0 commit comments

Comments
 (0)