Skip to content

Commit 98222f5

Browse files
committed
updated kubectl to v1.31.1
1 parent 42f8a7e commit 98222f5

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.31.0"
4+
ARG KUBE_VERSION="v1.31.1"
55

66
COPY entrypoint.sh /entrypoint.sh
77

0 commit comments

Comments
 (0)