add tree as dep
This commit is contained in:
parent
6e5f253fd2
commit
de34c0ef25
@ -20,6 +20,7 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
fd-find \
|
||||
ripgrep \
|
||||
locales \
|
||||
tree \
|
||||
&& apt-get autoremove -y \
|
||||
&& apt-get clean -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user