Update 'Dockerfile'
This commit is contained in:
parent
92219921a8
commit
f949b2103e
@ -4,6 +4,6 @@ FROM python:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
RUN pip install --no-cache-dir -r ./requirements.txt
|
Loading…
Reference in New Issue
Block a user