X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Dockerfile.local;h=3befab08dfa19234463cc2871d74b7ef910829c4;hb=93c192e5a15a3fe1d7d78cb4e444578c7e5d24e3;hp=075c4966a6d843926b8d6bd01256970927f065ec;hpb=9a4b8b23484e767a8708ca529a0f9df4d0beaa36;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