Skip to content

Commit

Permalink
Update to 1.3.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
hleb-albau authored Dec 7, 2017
1 parent 43ac285 commit 44415fa
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:8u131-jdk AS build

ENV KAFKA_MANAGER_VERSION=1.3.3.14
ENV KAFKA_MANAGER_VERSION=1.3.3.15

RUN echo "Building Kafka Manager" \
&& wget "https://github.com/yahoo/kafka-manager/archive/${KAFKA_MANAGER_VERSION}.tar.gz" -O kafka-manager-sources.tar.gz \
Expand Down

0 comments on commit 44415fa

Please sign in to comment.