perf: add pg client

pull/15668/head
ibuler 2025-07-01 16:08:13 +08:00 committed by 老广
parent 05c6272d7e
commit 276fd928a7
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ ARG TOOLS=" \
nmap \
telnet \
vim \
postgresql-client-13 \
wget"
RUN set -ex \