Add python3-socks

This commit is contained in:
tcely 2025-03-11 08:38:25 -04:00 committed by GitHub
parent 7db0048f80
commit 092e5ef54c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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