mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-21 15:54:07 +00:00
fix: Install export pdf deps
This commit is contained in:
parent
21126de2c1
commit
c1e8a1b561
@ -29,3 +29,4 @@ ARG PIP_MIRROR=https://pypi.org/simple
|
||||
RUN set -ex \
|
||||
&& uv pip install -i${PIP_MIRROR} --group xpack
|
||||
|
||||
playwright install chromium --with-deps --only-shell
|
Loading…
Reference in New Issue
Block a user