File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ENV GC64=${GC64:-OFF} \
16
16
LUAROCK_METRICS_VERSION=0.16.0 \
17
17
LUAROCK_TARANTOOL_PG_VERSION=2.0.2 \
18
18
LUAROCK_TARANTOOL_MYSQL_VERSION=2.1.3 \
19
- LUAROCK_TARANTOOL_MQTT_VERSION=1.5.1 \
20
19
LUAROCK_TARANTOOL_GIS_VERSION=1.0.1 \
21
20
LUAROCK_TARANTOOL_PROMETHEUS_VERSION=1.0.4 \
22
21
LUAROCK_TARANTOOL_GPERFTOOLS_VERSION=1.0.1
@@ -65,7 +64,6 @@ RUN set -x \
65
64
&& tarantoolctl rocks install memcached $LUAROCK_MEMCACHED_VERSION \
66
65
&& tarantoolctl rocks install metrics $LUAROCK_METRICS_VERSION \
67
66
&& tarantoolctl rocks install prometheus $LUAROCK_TARANTOOL_PROMETHEUS_VERSION \
68
- && tarantoolctl rocks install mqtt $LUAROCK_TARANTOOL_MQTT_VERSION \
69
67
&& tarantoolctl rocks install gis $LUAROCK_TARANTOOL_GIS_VERSION \
70
68
&& tarantoolctl rocks install gperftools $LUAROCK_TARANTOOL_GPERFTOOLS_VERSION \
71
69
&& apt purge -y unzip curl git gcc cmake \
You can’t perform that action at this time.
0 commit comments