Skip to content

Commit b60c5dd

Browse files
author
Charlotte Godley
committed
NFC: specify 3.8, python versions change a lot between minors
1 parent 22ce5cc commit b60c5dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
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 git
44
RUN mkdir dsbuild

0 commit comments

Comments
 (0)