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 3537d54 commit c250de7Copy full SHA for c250de7
Dockerfile
@@ -43,7 +43,7 @@ RUN set -ex && \
43
&& apt-get update \
44
&& DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
45
sudo supervisor logrotate locales curl \
46
- nginx openssh-server postgresql-client-11 postgresql-contrib-11 redis-tools \
+ nginx openssh-server postgresql-client-12 postgresql-contrib-12 redis-tools \
47
git-core ruby${RUBY_VERSION} python3 python3-docutils nodejs yarn gettext-base graphicsmagick \
48
libpq5 zlib1g libyaml-0-2 libssl1.0.0 \
49
libgdbm5 libreadline7 libncurses5 libffi6 \
0 commit comments