Skip to content

Commit b82f9f5

Browse files
authored
Add zip package to doc builder image (#8284)
update
1 parent 6a5ba1b commit b82f9f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/diffusers-doc-builder/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN apt install -y bash \
1818
python3.10 \
1919
python3-pip \
2020
libgl1 \
21+
zip \
2122
python3.10-venv && \
2223
rm -rf /var/lib/apt/lists
2324

0 commit comments

Comments
 (0)