diff --git a/Dockerfile b/Dockerfile index 70441893a..7ea73ceb9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,8 @@ RUN apk update && apk add --no-cache \ jpegoptim \ libwebp-tools \ findutils \ - bash + bash \ + git WORKDIR /usr/src/app COPY --from=builder /usr/src/app/ /usr/src/app/