2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01: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

View File

@@ -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 \