mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 11:49:23 +00:00
chore(): bump kubectl (#15157)
This commit is contained in:
parent
2bcbd76ede
commit
660a26bda1
@ -32,7 +32,7 @@ RUN apk --no-cache --update-cache --available upgrade \
|
||||
&& cp /usr/lib/jvm/java-17-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks
|
||||
COPY --from=powerman/dockerize:0.24 /usr/local/bin/dockerize /usr/local/bin
|
||||
|
||||
ENV KUBECTL_VERSION=v1.33.5
|
||||
ENV KUBECTL_VERSION=v1.34.1
|
||||
RUN set -x \
|
||||
&& APK_ARCH="$(cat /etc/apk/arch)" \
|
||||
&& case "$APK_ARCH" in \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user