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