Skip to content

Commit fe5f035

Browse files
authored
install wget. (#8285)
1 parent b3d10d6 commit fe5f035

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
@@ -19,6 +19,7 @@ RUN apt install -y bash \
1919
python3-pip \
2020
libgl1 \
2121
zip \
22+
wget \
2223
python3.10-venv && \
2324
rm -rf /var/lib/apt/lists
2425

0 commit comments

Comments
 (0)