add jq
This commit is contained in:
@ -32,6 +32,7 @@ RUN \
|
||||
apt install -y p7zip-full && \
|
||||
apt install -y procps && \
|
||||
apt install -y doxygen && \
|
||||
apt install -y jq && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /tmp && \
|
||||
wget $RELEASETOOL_URL && \
|
||||
|
Reference in New Issue
Block a user