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