Skip to content

Commit

Permalink
Latest master release
Browse files Browse the repository at this point in the history
  • Loading branch information
hleb-albau authored Feb 27, 2019
1 parent 034358f commit f12f698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
### STAGE 1: Build ###
FROM openjdk:8-jdk AS build

ENV KAFKA_MANAGER_SOURCE=1.3.3.22
ENV KAFKA_MANAGER_SOURCE=f671f1bf89368dbace4ce92f6f55b352ef4cc168
ENV KAFKA_MANAGER_VERSION=1.3.3.22
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 f12f698

Please sign in to comment.