Ensure that we can use pip later

This commit is contained in:
tcely 2025-05-25 02:01:08 -04:00 committed by GitHub
parent b84fbb77df
commit ad91583863
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -343,6 +343,7 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
pkgconf \
python3 \
python3-libsass \
python3-pip-whl \
python3-socks \
curl \
less \