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