fix typo
This commit is contained in:
parent
0fd165612b
commit
81c0d89ad4
@ -1,6 +1,6 @@
|
|||||||
FROM python:3.9-slim
|
FROM python:3.9-slim
|
||||||
|
|
||||||
WORKDIR /openguestbook
|
WORKDIR /OpenGuestbook
|
||||||
|
|
||||||
RUN pip install flask flask-cors requests gunicorn
|
RUN pip install flask flask-cors requests gunicorn
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user