mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
install postgresql-client in Netcloud container
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
fe99c3bc78
commit
24d73ae80d
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@ RUN set -ex; \
|
|||
gnupg \
|
||||
dirmngr \
|
||||
git \
|
||||
postgresql-client \
|
||||
; \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue