We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571dee1 commit 302b72cCopy full SHA for 302b72c
Dockerfile
@@ -1,7 +1,7 @@
1
FROM alpine:3.17
2
MAINTAINER Serhiy Mitrovtsiy <mitrovtsiy@ukr.net>
3
4
-ARG KUBE_VERSION="v1.29.4"
+ARG KUBE_VERSION="v1.30.0"
5
6
COPY entrypoint.sh /entrypoint.sh
7
0 commit comments