try
This commit is contained in:
parent
0b0fcd186f
commit
082610628a
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ EXPOSE 9000
|
|||
|
||||
USER webhook
|
||||
|
||||
CMD ['/opt/webhook/webhook', '-hooks', 'hooks.yaml', '-verbose' ]
|
||||
CMD ['./opt/webhook/webhook', '-hooks', 'hooks.yaml', '-verbose' ]
|
||||
|
|
Loading…
Reference in a new issue