perf: upgrade pg client

pull/16267/head
ibuler 2025-11-11 14:23:48 +08:00 committed by 老广
parent 4334ae9e5e
commit 1eb489bb2d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ARG TOOLS=" \
nmap \
telnet \
vim \
postgresql-client-13 \
postgresql-client \
wget \
poppler-utils"