Update dockerfile
This commit is contained in:
parent
982b93583b
commit
ac59b22776
@ -1,5 +1,7 @@
|
||||
FROM python:3.9
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./requirements.txt /app/requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user