Skip to content

Commit 1c9b5d1

Browse files
committed
Remove package for postgresql-client in v19 (currently in development)
1 parent dc88e97 commit 1c9b5d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN set -ex && \
5353
sudo supervisor logrotate locales curl \
5454
meson \
5555
nginx openssh-server redis-tools \
56-
postgresql-client-17 postgresql-client-18 postgresql-client-19 \
56+
postgresql-client-17 postgresql-client-18 \
5757
python3 python3-docutils nodejs yarn gettext-base graphicsmagick \
5858
libpq5 zlib1g libyaml-dev libssl-dev libgdbm-dev libre2-dev \
5959
libreadline-dev libncurses5-dev libffi-dev curl openssh-server libxml2-dev libxslt-dev \

0 commit comments

Comments
 (0)