This commit is contained in:
parent
0dbe372777
commit
cef93181fd
@ -6,4 +6,4 @@ COPY . ./
|
||||
|
||||
RUN pip3 install --no-cache-dir -r requirements.txt
|
||||
|
||||
CMD ["python3" "app.py"]
|
||||
CMD ["python3", "app.py"]
|
||||
|
Reference in New Issue
Block a user