We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5682aa commit 80f68a2Copy full SHA for 80f68a2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3
+FROM python:3.8
2
3
RUN apt-get update && apt-get install -y git jq
4
RUN pip install black
0 commit comments