X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=docker%2FMON%2FDockerfile;h=22451fcc71918d318938f608cc21269381fc9830;hb=77c4bbbdb817952e14b986cf2fe138d890c3792b;hp=95050342f18455efcb5a04a31d63b2af66bde12f;hpb=cfbccb541ba673303103859798523442cffedc12;p=osm%2Fdevops.git diff --git a/docker/MON/Dockerfile b/docker/MON/Dockerfile index 95050342..22451fcc 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 +RUN python3 -m pip install -U "juju==2.8.1" COPY scripts/ scripts/