Skip to content

Commit

Permalink
update to CMAK 3.0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
franzmueller authored and hleb-albau committed Mar 3, 2020
1 parent f8fd8f0 commit abd40b2
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:11-jdk AS build

ENV KAFKA_MANAGER_SOURCE=3.0.0.2
ENV KAFKA_MANAGER_VERSION=3.0.0.2
ENV KAFKA_MANAGER_SOURCE=3.0.0.4
ENV KAFKA_MANAGER_VERSION=3.0.0.4
ENV KAFKA_MANAGER_SRC_DIR=/kafka-manager-source
ENV KAFKA_MANAGER_DIST_FILE=$KAFKA_MANAGER_SRC_DIR/target/universal/cmak-$KAFKA_MANAGER_VERSION.zip

Expand Down

0 comments on commit abd40b2

Please sign in to comment.