Revert "Add libicu-dev for charlock_holmes gem"
authorGerhard Schlager <mail@gerhard-schlager.at>
Wed, 1 Aug 2018 20:33:33 +0000 (22:33 +0200)
committerGerhard Schlager <mail@gerhard-schlager.at>
Wed, 1 Aug 2018 20:33:33 +0000 (22:33 +0200)
This reverts commit 2ad56e6b097b80833695ef644574fd2e511338ed.

image/base/Dockerfile

index 408b41d2b0bf0bde877fa5e95d9fb7d27164d13c..405932e4b44c9f80632d8ba36a5e58ceaedff389 100644 (file)
@@ -32,7 +32,7 @@ RUN apt-get -y install build-essential git wget \
                        postgresql-${PG_MAJOR} postgresql-client-${PG_MAJOR} \
                        postgresql-contrib-${PG_MAJOR} libpq-dev libreadline-dev \
                        language-pack-en cron anacron \
-                       psmisc rsyslog vim whois brotli libunwind-dev libicu-dev \
+                       psmisc rsyslog vim whois brotli libunwind-dev \
                        libtcmalloc-minimal4
 RUN sed -i -e 's/start -q anacron/anacron -s/' /etc/cron.d/anacron
 RUN sed -i.bak 's/$ModLoad imklog/#$ModLoad imklog/' /etc/rsyslog.conf