Skip to content

Commit

Permalink
Release 1.3.3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
GlennMatthys authored and hleb-albau committed Apr 1, 2019
1 parent f12f698 commit 479d2ab
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=f671f1bf89368dbace4ce92f6f55b352ef4cc168
ENV KAFKA_MANAGER_VERSION=1.3.3.22
ENV KAFKA_MANAGER_SOURCE=1.3.3.23
ENV KAFKA_MANAGER_VERSION=1.3.3.23
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 479d2ab

Please sign in to comment.