Skip to content

Commit bc984f8

Browse files
DN6sayakpaul
authored andcommitted
Add zip package to doc builder image (#8284)
update
1 parent 1be1282 commit bc984f8

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)