Runtime
This commit is contained in:
parent
041bc46795
commit
14a761e90a
3 changed files with 2 additions and 3 deletions
|
@ -1 +0,0 @@
|
|||
python
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.5
|
||||
FROM python:3.6.1
|
||||
|
||||
RUN mkdir -p /usr/src/app
|
||||
WORKDIR /usr/src/app
|
||||
|
|
|
@ -1 +1 @@
|
|||
python-3.5.0
|
||||
python-3.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue