Skip to content

Commit 0fd66f3

Browse files
committed
updated kubectl to v1.29.1
1 parent 173b09e commit 0fd66f3

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

66
COPY entrypoint.sh /entrypoint.sh
77

0 commit comments

Comments
 (0)