mirror of https://github.com/jumpserver/jumpserver
fix: Install export pdf deps
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