mirror of
https://github.com/luzifer-docker/kubectl.git
synced 2024-11-09 15:40:01 +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
|
||||
|
||||
ARG KUBECTL_VERSION=v1.28.0
|
||||
ARG KUBECTL_VERSION=v1.28.1
|
||||
|
||||
RUN set -ex \
|
||||
&& apk --no-cache add \
|
||||
|
|
Loading…
Reference in a new issue