typo
This commit is contained in:
parent
6c06284f6e
commit
d369639fd2
|
@ -6,4 +6,4 @@ WORKDIR /app
|
||||||
COPY . ./
|
COPY . ./
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
CMD ["python", "the_presige.py"]
|
CMD ["python", "the_prestige.py"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user