Streamline build

This commit is contained in:
Tris Forster 2025-09-30 13:54:15 +10:00
parent 3b7cb32b57
commit 330ad09048

View File

@ -1,6 +1,6 @@
FROM recoll
RUN apt-get -y install breeze-icon-theme python3-venv
RUN apt-get update && apt-get -y install breeze-icon-theme python3-venv && apt-get clean
ARG SQUIRREL_VERSION=0.3.1