mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-05 18:03:41 +00:00
parent
2bfa317354
commit
1a25f73d04
|
@ -81,7 +81,7 @@ RUN adduser \
|
|||
"$USER"
|
||||
|
||||
# Install deps
|
||||
RUN apk add --no-cache bash gcompat git openssh-client curl jq
|
||||
RUN apk add --no-cache bash gcompat git openssl openssh-client curl jq
|
||||
|
||||
# Install docker-compose
|
||||
RUN curl -L --fail https://raw.githubusercontent.com/linuxserver/docker-docker-compose/master/run.sh \
|
||||
|
|
Loading…
Reference in New Issue
Block a user