perf: upgrade pg client

This commit is contained in:
ibuler
2025-11-11 14:23:48 +08:00
committed by 老广
parent 4334ae9e5e
commit 1eb489bb2d

View File

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