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