This commit is contained in:
Steve Waterworth
2019-02-14 16:57:38 +00:00
parent c4c8516c73
commit d434a011c4

View File

@@ -1,6 +1,4 @@
FROM python:3.6
# Downgraded to Python 2 due to futures package clash
# Will update back to Python 3 once depency hell is fixed
EXPOSE 8080