We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c52fa0 commit 27b7ab4Copy full SHA for 27b7ab4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8
+FROM python:3.7
2
3
RUN pip install pytest pytest-cases pytest-rerunfailures
4
RUN apt-get -y update
0 commit comments