Skip to content

Commit 80f68a2

Browse files
authored
Update Dockerfile
1 parent e5682aa commit 80f68a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3
1+
FROM python:3.8
22

33
RUN apt-get update && apt-get install -y git jq
44
RUN pip install black

0 commit comments

Comments
 (0)