mirror of
https://github.com/luzifer-docker/kubectl.git
synced 2024-11-09 23:50:02 +00:00
kubectl 1.28.1
This commit is contained in:
parent
c82309e59d
commit
e16be5fb6e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
||||||
ARG KUBECTL_VERSION=v1.28.0
|
ARG KUBECTL_VERSION=v1.28.1
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& apk --no-cache add \
|
&& apk --no-cache add \
|
||||||
|
|
Loading…
Reference in a new issue