Skip to content

Commit c250de7

Browse files
sameersbnsolidnerd
authored andcommitted
use the latest (12) postgresql-client libraries
Refer sameersbn#2160
1 parent 3537d54 commit c250de7

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
@@ -43,7 +43,7 @@ RUN set -ex && \
4343
&& apt-get update \
4444
&& DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
4545
sudo supervisor logrotate locales curl \
46-
nginx openssh-server postgresql-client-11 postgresql-contrib-11 redis-tools \
46+
nginx openssh-server postgresql-client-12 postgresql-contrib-12 redis-tools \
4747
git-core ruby${RUBY_VERSION} python3 python3-docutils nodejs yarn gettext-base graphicsmagick \
4848
libpq5 zlib1g libyaml-0-2 libssl1.0.0 \
4949
libgdbm5 libreadline7 libncurses5 libffi6 \

0 commit comments

Comments
 (0)