mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-09 16:03:31 +00:00
chore(): bump kubectl version (#14585)
This commit is contained in:
parent
df9d39c4b9
commit
d8281bfb41
@ -49,7 +49,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
|
&& cp /usr/lib/jvm/java-17-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks
|
||||||
COPY --from=binary /go/bin/dockerize /usr/local/bin
|
COPY --from=binary /go/bin/dockerize /usr/local/bin
|
||||||
|
|
||||||
ENV KUBECTL_VERSION=v1.26.15
|
ENV KUBECTL_VERSION=v1.33.4
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& APK_ARCH="$(cat /etc/apk/arch)" \
|
&& APK_ARCH="$(cat /etc/apk/arch)" \
|
||||||
&& case "$APK_ARCH" in \
|
&& case "$APK_ARCH" in \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user