This commit is contained in:
parent
99ed6b8f1e
commit
fa21014b09
@ -5,6 +5,7 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
|
||||
RUN set -ex; \
|
||||
apt-get update; \
|
||||
apt-get -y upgrade; \
|
||||
apt-get install -y aspell-fr; \
|
||||
composer \
|
||||
--working-dir=/usr/src/roundcubemail/ \
|
||||
--prefer-dist \
|
||||
|
Loading…
Reference in New Issue
Block a user