mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-21 01:27:01 +02:00
upgrade kafka-manager to 2.0.0.2
This commit is contained in:
parent
4ee9817bf5
commit
0a017b0707
@ -4,6 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/frpc -c /etc/frp/frpc.ini
|
||||
ExecReload=/usr/local/bin/frpc reload -c /etc/frp/frpc.ini
|
||||
RestartSec=5
|
||||
Restart=always
|
||||
|
||||
|
@ -7,7 +7,7 @@ MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
ENV SCALA_VERSION 2.12.8
|
||||
ENV SBT_VERSION 1.2.8
|
||||
ENV KAFKA_MANAGER_VERSION 2.0.0.1
|
||||
ENV KAFKA_MANAGER_VERSION 2.0.0.2
|
||||
|
||||
RUN set -xe \
|
||||
&& apt update \
|
||||
|
Loading…
Reference in New Issue
Block a user