Skip to content

Commit 6543c3f

Browse files
committed
Add git
1 parent 01e75d9 commit 6543c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile.llama-cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ARG GO_VERSION=1.22.6
6666
RUN apt-get update && \
6767
apt-get install -y --no-install-recommends \
6868
build-essential \
69-
ccache \
69+
ccache git \
7070
ca-certificates \
7171
make \
7272
curl unzip \

0 commit comments

Comments
 (0)