X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FMON%2FDockerfile;h=635577a8d99ace3a9f945b14673816f6eefd0a9a;hb=358a7c3091330ec57479be685c2a0e5689fe3037;hp=a91b957d6fb237d5f495c199629939b27f071328;hpb=9afb0effa38c2164c24e35a5730a90c551cdcfe0;p=osm%2Fdevops.git diff --git a/docker/MON/Dockerfile b/docker/MON/Dockerfile index a91b957d..635577a8 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.2" +RUN python3 -m pip install -U "juju==2.8.4" COPY scripts/ scripts/