You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since yesterday's update we are now getting this issue:
2024-04-12 16:15:07.446 [error] File "/home/vscode/.local/lib/python3.12/site-packages/pytest_docker_tools/utils.py", line 10, in <module>
from docker.models.containers import Container
2024-04-12 16:15:07.447 [error] ModuleNotFoundError: No module named 'docker.models'
It seems to me that you should pin yourself to docker==6.1.3
The text was updated successfully, but these errors were encountered:
Since yesterday's update we are now getting this issue:
It seems to me that you should pin yourself to docker==6.1.3
The text was updated successfully, but these errors were encountered: