Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anupriya17 authored Sep 18, 2024
1 parent 71ab687 commit f5bfb1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
zsh \
libatomic1 \
git \
pip \
python3-pip \
poppler-utils \
openssh-client \
openssh-server \
Expand All @@ -47,7 +47,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
tzdata \
ca-certificates \
protobuf-compiler \
llm \
llvm-dev \
libclang-dev \
clang \
Expand Down

0 comments on commit f5bfb1c

Please sign in to comment.