This commit is contained in:
2019-10-18 23:51:46 -07:00
parent e569f1d2c5
commit 755c4c6c8a
3 changed files with 23 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3
FROM python:3.8
ADD . /app