mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-04-27 03:02:20 +00:00
perf: modify Dockerfile-base
This commit is contained in:
parent
a168fc8a62
commit
8b815d812b
@ -56,4 +56,4 @@ RUN --mount=type=cache,target=/root/.cache \
|
||||
set -ex \
|
||||
&& uv venv \
|
||||
&& uv pip install -i${PIP_MIRROR} -r pyproject.toml \
|
||||
&& mv .venv /opt/py3
|
||||
&& ln -sf $(pwd)/.venv /opt/py3
|
Loading…
Reference in New Issue
Block a user