X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FMON%2FDockerfile;h=29cc893b40f7c69ca98ae440fa9c3768ce02422c;hb=a62bb1a470b03cc7cb8d56f297768d211c022df7;hp=2b8314846f5273ac3b3566457a96f63dae2eb4c3;hpb=60f30ff08ed5db1c44c34c6887d7b7b2783c6bfa;p=osm%2Fdevops.git diff --git a/docker/MON/Dockerfile b/docker/MON/Dockerfile index 2b831484..29cc893b 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/