Skip to content

Commit cb1a8d7

Browse files
authored
Update Dockerfile
1 parent de9feed commit cb1a8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ ENV PYTHONUNBUFFERED 1
1616

1717
COPY README.md main.py entrypoint.sh /
1818

19-
ENTRYPOINT [ "sh entrypoint.sh" ]
19+
ENTRYPOINT [ "/entrypoint.sh" ]

0 commit comments

Comments
 (0)