Merge pull request #808 from tcely/patch-12

Speed up `arm64` builds
This commit is contained in:
meeb 2025-03-11 22:17:16 +11:00 committed by GitHub
commit f0e6f2819d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -275,6 +275,7 @@ RUN --mount=type=cache,id=apt-lib-cache,sharing=locked,target=/var/lib/apt \
pipenv \
pkgconf \
python3 \
python3-libsass \
python3-wheel \
curl \
less \