mirror of
https://github.com/luzifer-docker/kubectl.git
synced 2024-11-08 07:10:00 +00:00
kubectl 1.29.4
This commit is contained in:
parent
370fb8cc6e
commit
56bc4bf5c4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM alpine
|
||||
|
||||
ARG KUBECTL_VERSION=v1.29.3
|
||||
ARG KUBECTL_VERSION=v1.29.4
|
||||
|
||||
RUN set -ex \
|
||||
&& apk --no-cache add \
|
||||
|
|
Loading…
Reference in a new issue