Pin libjuju versions to 2.8.4
[osm/devops.git] / docker / MON / Dockerfile
index a91b957..635577a 100644 (file)
@@ -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/