Update Dockerfile
This commit is contained in:
parent
b9adb9c59c
commit
48b4128632
|
@ -26,6 +26,6 @@ RUN set -x \
|
||||||
&& mv geckodriver /usr/bin/
|
&& mv geckodriver /usr/bin/
|
||||||
|
|
||||||
|
|
||||||
WORKDIR /app/MsReward
|
WORKDIR /app/MsRewards
|
||||||
CMD python main.py
|
CMD python main.py
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue