kopia lustrzana https://git.sr.ht/~tsileo/microblog.pub
Upgrade to Python 3.7
rodzic
01e165640e
commit
4d565a5e44
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.6
|
||||
FROM python:3
|
||||
ADD . /app
|
||||
WORKDIR /app
|
||||
RUN pip install -r requirements.txt
|
||||
|
|
Ładowanie…
Reference in New Issue