fixed dockerfile
parent
1b9098aeaf
commit
6d318ed17b
|
|
@ -1,4 +1,4 @@
|
||||||
FROM almir/webhook:latest
|
FROM almir/webhook:latest as build
|
||||||
COPY hooks.json.example /etc/webhook/hooks.json
|
COPY hooks.json.example /etc/webhook/hooks.json
|
||||||
|
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue