Add missing deps
This commit is contained in:
parent
46684402e6
commit
65c7a16cee
@ -10,6 +10,8 @@ RUN apt-get update && apt-get install -y \
|
||||
python3-pip \
|
||||
git \
|
||||
jq \
|
||||
nodejs \
|
||||
npm \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip install --break-system-packages jprm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user