Skip to content

Commit 660a26b

Browse files
chore(): bump kubectl (#15157)
1 parent 2bcbd76 commit 660a26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/datahub-upgrade/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN apk --no-cache --update-cache --available upgrade \
3232
&& cp /usr/lib/jvm/java-17-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks
3333
COPY --from=powerman/dockerize:0.24 /usr/local/bin/dockerize /usr/local/bin
3434

35-
ENV KUBECTL_VERSION=v1.33.5
35+
ENV KUBECTL_VERSION=v1.34.1
3636
RUN set -x \
3737
&& APK_ARCH="$(cat /etc/apk/arch)" \
3838
&& case "$APK_ARCH" in \

0 commit comments

Comments
 (0)