Skip to content
Snippets Groups Projects
Commit 454bffe5 authored by lavado's avatar lavado
Browse files

Upgrading PyYaml due to new juju package - MON devops dockerfile


Change-Id: Id8575b8378c15f2faa59a3971d3db3a58f9b89f5
Signed-off-by: default avatarlavado <glavado@whitestack.com>
parent f21d9da8
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ RUN apt-get update \
&& pip3 install pip==9.0.3
RUN pip3 install 'macaroonbakery>=1.1,<2.0' 'pyRFC3339>=1.0,<2.0' \
'pyyaml>=3.0,<4.0' 'theblues>=0.3.8,<1.0' 'websockets>=4.0,<5.0' \
'pyyaml>=5.1.2' 'theblues>=0.3.8,<1.0' 'websockets>=4.0,<5.0' \
'paramiko' # PyNaCl
ARG REPOSITORY_BASE=http://osm-download.etsi.org/repository/osm/debian
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment