fixed conflicts in dictionaries

This commit is contained in:
Dominik Becker 2020-05-24 15:38:38 +02:00
parent cd822b31c8
commit b3662f5995

View File

@ -2,4 +2,4 @@ FROM debian:stretch-slim
RUN apt-get update \ RUN apt-get update \
&& apt-get install -y hunspell hunspell-tools \ && apt-get install -y hunspell hunspell-tools \
&& apt-get install -y hunspell-de-at hunspell-de-at-frami hunspell-de-ch hunspell-de-ch-frami hunspell-de-de hunspell-de-de-frami hunspell-en-gb hunspell-en-us hunspell-fr && apt-get install -y hunspell-de-at-frami hunspell-de-ch-frami hunspell-de-de-frami hunspell-en-gb hunspell-en-us hunspell-fr