"...text-generation-inference.git" did not exist on "b927244eb57d69fd92ecf36525f97e48f5b8b54f"
Unverified Commit b82f9f56 authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

Add zip package to doc builder image (#8284)

update
parent 6a5ba1b7
...@@ -18,6 +18,7 @@ RUN apt install -y bash \ ...@@ -18,6 +18,7 @@ RUN apt install -y bash \
python3.10 \ python3.10 \
python3-pip \ python3-pip \
libgl1 \ libgl1 \
zip \
python3.10-venv && \ python3.10-venv && \
rm -rf /var/lib/apt/lists rm -rf /var/lib/apt/lists
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment