Explorar o código

[docker] Also specify Flower pip version in Py2

Romain Rigaux %!s(int64=4) %!d(string=hai) anos
pai
achega
372d65896c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/docker/hue/Dockerfile.py2

+ 1 - 1
tools/docker/hue/Dockerfile.py2

@@ -63,7 +63,7 @@ RUN ./build/env/bin/pip install \
   psycopg2-binary \
   psycopg2-binary \
   redis==2.10.6 \
   redis==2.10.6 \
   django_redis \
   django_redis \
-  flower \
+  flower==0.9.7 \
   # SparkSql show tables
   # SparkSql show tables
   git+https://github.com/gethue/PyHive \
   git+https://github.com/gethue/PyHive \
   # pyhive \
   # pyhive \