Skip to content

Commit

Permalink
[sonic-mgmt] upgrade ansible to 2.7.12 (#4751)
Browse files Browse the repository at this point in the history
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
  • Loading branch information
yxieca authored Jun 12, 2020
1 parent 5d5d573 commit 4b39193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/docker-sonic-mgmt/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ RUN dpkg -i \
debs/{{ deb }}{{' '}}
{%- endfor %}

RUN pip install ansible==2.8.7
RUN pip install ansible==2.8.12

RUN pip install pysubnettree

Expand Down

0 comments on commit 4b39193

Please sign in to comment.