Merge pull request 'aspell in french' (#1) from aspell-fr into main
Reviewed-on: #1
This commit is contained in:
commit
ef16434970
@ -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