Merge branch 'main' into patch-6

This commit is contained in:
tcely 2025-05-25 03:11:15 -04:00 committed by GitHub
commit 7dddc9582b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 \