diff --git a/Dockerfile b/Dockerfile index 08c9dd59e..1a49c026c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,8 @@ RUN apk update && apk add --no-cache \ libwebp-tools \ findutils \ bash \ - git + git \ + openssh-client WORKDIR /usr/src/app COPY --from=builder /usr/src/app/ /usr/src/app/