mirror of
https://github.com/luzifer-docker/kubectl.git
synced 2024-11-08 15:19:59 +00:00
kubectl 1.28.3
This commit is contained in:
parent
e16be5fb6e
commit
65d5dfe015
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM alpine
|
||||
|
||||
ARG KUBECTL_VERSION=v1.28.1
|
||||
ARG KUBECTL_VERSION=v1.28.3
|
||||
|
||||
RUN set -ex \
|
||||
&& apk --no-cache add \
|
||||
|
|
Loading…
Reference in a new issue