Skip to content

Commit a0d6fb4

Browse files
committed
updated kubectl to v1.31.0
1 parent de07347 commit a0d6fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.17
22
MAINTAINER Serhiy Mitrovtsiy <mitrovtsiy@ukr.net>
33

4-
ARG KUBE_VERSION="v1.30.3"
4+
ARG KUBE_VERSION="v1.31.0"
55

66
COPY entrypoint.sh /entrypoint.sh
77

0 commit comments

Comments
 (0)