downgrade python
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
FROM python:3
|
||||
FROM python:2
|
||||
# Downgraded to Python 2 due to futures package clash
|
||||
# Will update back to Python 3 once depency hell is fixed
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
Reference in New Issue
Block a user