mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-27 05:54:57 +00:00
chore(docker): add aha to distrib image
This commit is contained in:
parent
d462ded7f4
commit
781ccdd26d
@ -81,7 +81,7 @@ RUN adduser \
|
||||
"$USER"
|
||||
|
||||
# Install deps
|
||||
RUN apk add --no-cache bash gcompat git openssl openssh-client curl jq docker-cli-compose
|
||||
RUN apk add --no-cache bash gcompat git openssl openssh-client curl jq docker-cli-compose aha
|
||||
|
||||
# Install binary and entrypoint
|
||||
COPY --from=builder /go/src/$REPOSITORY/$ARTIFACT/release/$ARTIFACT /usr/local/bin/$ARTIFACT
|
||||
|
Loading…
x
Reference in New Issue
Block a user