Skip to content

Commit

Permalink
[docker-sonic-mgmt]: set wheel version to 0.33.6 to fix sonic-mgmt bu…
Browse files Browse the repository at this point in the history
…ild break

looks like version 0.42 has build issues

Signed-off-by: Guohan Lu <gulv@microsoft.com>
  • Loading branch information
lguohan committed Jan 31, 2020
1 parent fc101b6 commit fb535bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-sonic-mgmt/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ RUN pip install azure-kusto-data==0.0.13 \
azure-kusto-ingest==0.0.13

# Install pytest-ansible module
RUN pip install wheel==0.33.6
RUN pip install pytest-ansible==2.2.2

## Copy and install sonic-mgmt docker dependencies
Expand Down

0 comments on commit fb535bb

Please sign in to comment.