mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 08:31:38 -04:00
Upgrade to Python 3.7 and Django 1.10.4
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.5
|
||||
FROM python:3.6
|
||||
RUN mkdir /code
|
||||
WORKDIR /code
|
||||
RUN mkdir requirements
|
||||
|
||||
Reference in New Issue
Block a user