Skip to content

Commit

Permalink
chore(kafka-setup): bump kafka version (datahub-project#10329)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored and sleeperdeep committed Jun 25, 2024
1 parent d589b2e commit b5089e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/kafka-setup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG ALPINE_REPO_URL
ARG APACHE_DOWNLOAD_URL
ARG GITHUB_REPO_URL

ENV KAFKA_VERSION 3.5.2
ENV KAFKA_VERSION 3.7.0
ENV SCALA_VERSION 2.13

LABEL name="kafka" version=${KAFKA_VERSION}
Expand Down

0 comments on commit b5089e6

Please sign in to comment.