Skip to content

Commit 1f92c14

Browse files
committed
Remove postgresql-clients in versions before 16
1 parent 7422e40 commit 1f92c14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ RUN set -ex && \
4949
&& DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
5050
sudo supervisor logrotate locales curl \
5151
nginx openssh-server redis-tools \
52-
postgresql-client-13 postgresql-client-14 postgresql-client-15 \
5352
postgresql-client-16 postgresql-client-17 postgresql-client-18 \
5453
python3 python3-docutils nodejs yarn gettext-base graphicsmagick \
5554
libpq5 zlib1g libyaml-dev libssl-dev libgdbm-dev libre2-dev \

0 commit comments

Comments
 (0)