Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Co-authored-by: chen, suyue <[email protected]>
Signed-off-by: siddhivelankar23 <[email protected]>
  • Loading branch information
2 people authored and siddhivelankar23 committed Aug 22, 2024
1 parent 01fde41 commit d8dd26e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion comps/dataprep/redis/langchain/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends --fix-missin
default-jre \
vim \
poppler-utils \
tesseract-ocr
tesseract-ocr \
libreoffice

RUN useradd -m -s /bin/bash user && \
mkdir -p /home/user && \
Expand Down

0 comments on commit d8dd26e

Please sign in to comment.