X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=Dockerfile.local;h=e72aefac89d1237f4f6ea2a624d194ff09088b4b;hp=3a3127359ce7e65f3a0b99ce5cb2865dcddab185;hb=b7e42f04a0e421697ea9107040c4effcf44bbb2e;hpb=7bfe2675ecaf4cbbaeae2cc3954b96a494875e46 diff --git a/Dockerfile.local b/Dockerfile.local index 3a31273..e72aefa 100644 --- a/Dockerfile.local +++ b/Dockerfile.local @@ -21,7 +21,7 @@ WORKDIR /app/NBI RUN apt-get update && apt-get install -y git python3 python3-jsonschema \ python3-pymongo python3-yaml python3-pip python3-keystoneclient \ && pip3 install pip==9.0.3 \ - && pip3 install aiokafka aiohttp cherrypy==18.0.0 keystoneauth1 requests \ + && pip3 install aiokafka aiohttp cherrypy==18.1.2 keystoneauth1 requests \ && mkdir -p /app/storage/kafka && mkdir -p /app/log # OSM_COMMON