Skip to content

Commit c101913

Browse files
authored
Update Dockerfile.proxy_only
1 parent 5e726a9 commit c101913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.proxy_only

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ WORKDIR /app
1313
RUN apt-get update && apt-get install -y --no-install-recommends \
1414
build-essential \
1515
python3-dev \
16+
python3-blis \
1617
gcc \
1718
g++ \
1819
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)