mirror of
https://github.com/fergalmoran/dss.api.git
synced 2026-01-13 03:54:53 +00:00
Fixed docker python version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:2.7
|
||||
FROM python:3.4.3
|
||||
ENV PYTHONBUFFERED 1
|
||||
|
||||
RUN mkdir /code
|
||||
|
||||
Reference in New Issue
Block a user