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