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