Skip to content

Commit

Permalink
Remove postgresql-client-12
Browse files Browse the repository at this point in the history
  • Loading branch information
sachilles committed May 25, 2023
1 parent 1724a79 commit fcd5297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -45,7 +45,7 @@ RUN set -ex && \
&& DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
sudo supervisor logrotate locales curl \
nginx openssh-server postgresql-contrib redis-tools \
postgresql-client-12 postgresql-client-13 postgresql-client-14 postgresql-client-15 \
postgresql-client-13 postgresql-client-14 postgresql-client-15 \
python3 python3-docutils nodejs yarn gettext-base graphicsmagick \
libpq5 zlib1g libyaml-0-2 libssl1.1 \
libgdbm6 libreadline8 libncurses5 libffi7 \
Expand Down

0 comments on commit fcd5297

Please sign in to comment.