add psql client
This commit is contained in:
@@ -69,6 +69,7 @@ RUN --mount=type=bind,from=builder,source=/buildtmp/vendor/output,target=/build
|
|||||||
apache2 \
|
apache2 \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
memcached \
|
memcached \
|
||||||
|
postgresql-client \
|
||||||
&& \
|
&& \
|
||||||
case "${TARGETPLATFORM}" in \
|
case "${TARGETPLATFORM}" in \
|
||||||
'linux/amd64') export ARCH='linux-x64' ;; \
|
'linux/amd64') export ARCH='linux-x64' ;; \
|
||||||
|
|||||||
Reference in New Issue
Block a user