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