try directly

This commit is contained in:
holzi1005 2024-12-19 10:56:20 +01:00
parent 082610628a
commit 0f60603f3d

View file

@ -34,4 +34,4 @@ EXPOSE 9000
USER webhook
CMD ['./opt/webhook/webhook', '-hooks', 'hooks.yaml', '-verbose' ]
CMD ['./webhook', '-hooks', 'hooks.yaml', '-verbose' ]