Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Long0x0 committed Oct 31, 2020
1 parent c0df779 commit 464dfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ COPY . /usr/src/app

RUN pwd && ls

CMD [ "python", "./test.py" ]
CMD [ "python", "/usr/src/app/test.py" ]

0 comments on commit 464dfd2

Please sign in to comment.