mirror of https://github.com/jumpserver/jumpserver
perf: add pg client
parent
05c6272d7e
commit
276fd928a7
|
@ -13,6 +13,7 @@ ARG TOOLS=" \
|
|||
nmap \
|
||||
telnet \
|
||||
vim \
|
||||
postgresql-client-13 \
|
||||
wget"
|
||||
|
||||
RUN set -ex \
|
||||
|
|
Loading…
Reference in New Issue