mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Merge branch 'main' into patch-6
This commit is contained in:
commit
7dddc9582b
@ -431,6 +431,7 @@ RUN --mount=type=tmpfs,target=/cache \
|
||||
rm -v Pipfile.lock && \
|
||||
cat -v /cache/requirements.txt && \
|
||||
HOME="/cache/.home-directories/${HOME#/}" \
|
||||
UV_LINK_MODE='copy' \
|
||||
XDG_CACHE_HOME='/cache' \
|
||||
PYTHONPYCACHEPREFIX=/cache/pycache \
|
||||
uv --no-config --no-progress --no-managed-python \
|
||||
|
Loading…
Reference in New Issue
Block a user