Merge pull request #369 from anmol098/fix/dockerfile_workdir

Fix/dockerfile workdir
This commit is contained in:
Alexander Sergeev
2023-02-16 22:03:50 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -11,4 +11,4 @@ RUN npm i npm@next-8 && npm i vega vega-lite vega-cli canvas
ADD sources/* ./
ENTRYPOINT python3 ./main.py
ENTRYPOINT python3 /waka-readme-stats/main.py