mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-07-08 18:06:08 +00:00
Use docker instead of docker-py
This commit is contained in:
@@ -151,7 +151,7 @@ stages:
|
||||
pip3 install --user ansible==2.9.13
|
||||
pip3 install --user molecule==3.1.1
|
||||
pip3 install --user molecule-docker==1.1.0
|
||||
pip3 install --user docker-py==1.10.6
|
||||
pip3 install --user docker==5.0.0
|
||||
pip3 install --user pytest==6.2.5
|
||||
pip3 install --user testinfra==6.0.0
|
||||
molecule --version
|
||||
|
||||
Reference in New Issue
Block a user