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.
2 parents 40dec39 + 23ad150 commit cda1ad9Copy full SHA for cda1ad9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.7
+FROM python:3.9-slim-bullseye
2
3
RUN pip install pytest pytest-cases pytest-rerunfailures
4
RUN apt-get -y update
0 commit comments