1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-12 04:23:04 +02:00

fix webhook

This commit is contained in:
kev 2015-11-05 12:24:32 +08:00
parent f1ccc2f347
commit a26f826c38

View File

@ -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