We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1724a79 commit fcd5297Copy full SHA for fcd5297
Dockerfile
@@ -45,7 +45,7 @@ RUN set -ex && \
45
&& DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
46
sudo supervisor logrotate locales curl \
47
nginx openssh-server postgresql-contrib redis-tools \
48
- postgresql-client-12 postgresql-client-13 postgresql-client-14 postgresql-client-15 \
+ postgresql-client-13 postgresql-client-14 postgresql-client-15 \
49
python3 python3-docutils nodejs yarn gettext-base graphicsmagick \
50
libpq5 zlib1g libyaml-0-2 libssl1.1 \
51
libgdbm6 libreadline8 libncurses5 libffi7 \
0 commit comments