Skip to content

Commit fcd5297

Browse files
committed
Remove postgresql-client-12
1 parent 1724a79 commit fcd5297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN set -ex && \
4545
&& DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
4646
sudo supervisor logrotate locales curl \
4747
nginx openssh-server postgresql-contrib redis-tools \
48-
postgresql-client-12 postgresql-client-13 postgresql-client-14 postgresql-client-15 \
48+
postgresql-client-13 postgresql-client-14 postgresql-client-15 \
4949
python3 python3-docutils nodejs yarn gettext-base graphicsmagick \
5050
libpq5 zlib1g libyaml-0-2 libssl1.1 \
5151
libgdbm6 libreadline8 libncurses5 libffi7 \

0 commit comments

Comments
 (0)