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 bbf498e commit 23ad150Copy full SHA for 23ad150
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