X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Dockerfile.local;h=3befab08dfa19234463cc2871d74b7ef910829c4;hb=59793fe76a0ee8ac94f120230faaa3b60466458e;hp=075c4966a6d843926b8d6bd01256970927f065ec;hpb=02513e75265611b75521824ff67aa0add415249e;p=osm%2FNBI.git diff --git a/Dockerfile.local b/Dockerfile.local index 075c496..3befab0 100644 --- a/Dockerfile.local +++ b/Dockerfile.local @@ -23,7 +23,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio RUN apt-get update && apt-get install -y git python3 \ python3-pymongo python3-yaml python3-pip python3-keystoneclient \ && python3 -m pip install pip --upgrade \ - && python3 -m pip install aiokafka aiohttp cherrypy==18.1.2 keystoneauth1 requests jsonschema==3.2.0 \ + && python3 -m pip install aiokafka==0.6.0 aiohttp cherrypy==18.1.2 keystoneauth1 requests jsonschema==3.2.0 \ && mkdir -p /app/storage/kafka && mkdir -p /app/log # OSM_COMMON