mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 21:46:44 +00:00
Ensure that we can use pip
later
This commit is contained in:
parent
b84fbb77df
commit
ad91583863
@ -343,6 +343,7 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
|
|||||||
pkgconf \
|
pkgconf \
|
||||||
python3 \
|
python3 \
|
||||||
python3-libsass \
|
python3-libsass \
|
||||||
|
python3-pip-whl \
|
||||||
python3-socks \
|
python3-socks \
|
||||||
curl \
|
curl \
|
||||||
less \
|
less \
|
||||||
|
Loading…
Reference in New Issue
Block a user