mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +02:00
fix webhook
This commit is contained in:
parent
f1ccc2f347
commit
a26f826c38
@ -7,7 +7,7 @@ MAINTAINER kev <noreply@datageek.info>
|
||||
|
||||
RUN apk add -U bash
|
||||
|
||||
COPY webhook /usr/local/bin
|
||||
COPY ./webhook /usr/local/bin/
|
||||
|
||||
WORKDIR /scripts
|
||||
VOLUME /scripts
|
||||
|
Loading…
Reference in New Issue
Block a user