Skip to content

Commit

Permalink
fix anta version for evpn aa demo
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed Jun 18, 2024
1 parent b7b8cb5 commit 612f5fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ RUN bash -c "$(curl -sL https://get.containerlab.dev)" -- -v ${CLAB_VERSION} \
&& pip3 install --user yamllint \
&& pip install --user "eos-downloader>=0.10.1" \
&& pip install --user passlib \
&& pip3 install anta==0.12.0
&& pip3 install anta==0.13.0

0 comments on commit 612f5fc

Please sign in to comment.