Unverified Commit fe5f035f authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

install wget. (#8285)

parent b3d10d6d
...@@ -19,6 +19,7 @@ RUN apt install -y bash \ ...@@ -19,6 +19,7 @@ RUN apt install -y bash \
python3-pip \ python3-pip \
libgl1 \ libgl1 \
zip \ zip \
wget \
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