mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
ci: Install moreutils in the docker image.
This commit is contained in:
committed by
Tim Abbott
parent
650ec29859
commit
c908278237
@@ -93,7 +93,7 @@ RUN apt-get update \
|
||||
hunspell-en-us supervisor libssl-dev puppet \
|
||||
gettext libffi-dev libfreetype6-dev zlib1g-dev \
|
||||
libjpeg-dev libldap2-dev libmemcached-dev \
|
||||
libxml2-dev libxslt1-dev libpq-dev \
|
||||
libxml2-dev libxslt1-dev libpq-dev moreutils \
|
||||
{extra_packages}
|
||||
|
||||
ARG USERNAME=github
|
||||
|
||||
Reference in New Issue
Block a user