Skip to content

Commit 27b7ab4

Browse files
committed
docker update
1 parent 5c52fa0 commit 27b7ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8
1+
FROM python:3.7
22

33
RUN pip install pytest pytest-cases pytest-rerunfailures
44
RUN apt-get -y update

0 commit comments

Comments
 (0)