Skip to content

Commit dc32bad

Browse files
committed
updated kubectl to v1.30.2
1 parent c1933f5 commit dc32bad

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.30.1"
4+
ARG KUBE_VERSION="v1.30.2"
55

66
COPY entrypoint.sh /entrypoint.sh
77

0 commit comments

Comments
 (0)