Skip to content

Commit 672c041

Browse files
authored
Update Dockerfile.proxy_only
1 parent 4e62d2e commit 672c041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.proxy_only

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

0 commit comments

Comments
 (0)