1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 22:08:39 +00:00

upgrade kafka-manager to 1.3.3.22

This commit is contained in:
kev 2019-01-07 15:14:23 +08:00
parent 02847cfa19
commit 2087357ce1

@ -7,7 +7,7 @@ MAINTAINER kev <noreply@easypi.pro>
ENV SCALA_VERSION 2.11.8
ENV SBT_VERSION 1.1.6
ENV KAFKA_MANAGER_VERSION 1.3.3.18
ENV KAFKA_MANAGER_VERSION 1.3.3.22
RUN set -xe \
&& apt update \