Skip to content

Commit

Permalink
Update kafka-manager to version 2.0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyrev authored and hleb-albau committed Apr 15, 2019
1 parent 479d2ab commit 4569821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
### STAGE 1: Build ###
FROM openjdk:8-jdk AS build

ENV KAFKA_MANAGER_SOURCE=1.3.3.23
ENV KAFKA_MANAGER_VERSION=1.3.3.23
ENV KAFKA_MANAGER_SOURCE=2.0.0.2
ENV KAFKA_MANAGER_VERSION=2.0.0.2
ENV KAFKA_MANAGER_SRC_DIR=/kafka-manager-source
ENV KAFKA_MANAGER_DIST_FILE=$KAFKA_MANAGER_SRC_DIR/target/universal/kafka-manager-$KAFKA_MANAGER_VERSION.zip

Expand Down

0 comments on commit 4569821

Please sign in to comment.