diff --git a/Dockerfile b/Dockerfile index a9cb3a67..1508182a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,6 +37,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco procps \ nano \ curl \ + gettext \ postgresql-client \ # Required for Celery to work. netcat-openbsd \