X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FMON%2FDockerfile;h=ce858f73c213926c6636282ae243d0691731c097;hb=2ed0e235700fcf05c0ff207d1a3f4f97f7302021;hp=702ff08339dee7c5730360b7d806f47b5e12a85e;hpb=8af7f0d037d70ef7d5835831bd7dea4be3aa1ee6;p=osm%2Fdevops.git diff --git a/docker/MON/Dockerfile b/docker/MON/Dockerfile index 702ff083..ce858f73 100644 --- a/docker/MON/Dockerfile +++ b/docker/MON/Dockerfile @@ -61,7 +61,7 @@ RUN curl ${REPOSITORY_BASE}/${RELEASE}/${REPOSITORY_KEY} | apt-key add - \ python3-n2vc${N2VC_VERSION} -RUN python3 -m pip install -U "juju==2.8.1" +RUN python3 -m pip install -U "juju==2.8.2" COPY scripts/ scripts/