added zip to agent
This commit is contained in:
parent
511a828ca2
commit
5023373403
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ RUN apt-get update ;\
|
|||
apt-get install -y --no-install-recommends \
|
||||
cmake ninja-build git ca-certificates clang-8 lld-8 ccache python python3 build-essential \
|
||||
clang-tidy-8 clang-format-8 \
|
||||
python-psutil arcanist \
|
||||
python-psutil arcanist zip \
|
||||
openjdk-11-jdk \
|
||||
openssh-server ;\
|
||||
apt-get clean
|
||||
|
|
Loading…
Reference in a new issue