Skip to content

Commit 8de1923

Browse files
committed
Entrypoint
1 parent 4ed9bc3 commit 8de1923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ ENV LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64
4949

5050
WORKDIR /actions-runner
5151

52-
CMD [ "/actions-runner/register-runner.py" ]
52+
ENTRYPOINT [ "/actions-runner/register-runner.py" ]

0 commit comments

Comments
 (0)