fixed probable syntax issue

This commit is contained in:
Dominik Becker 2020-05-24 15:06:16 +02:00
parent d1f4b13a1a
commit 2e6a1cc856

View File

@ -1,5 +1,4 @@
FROM debian:stretch-slim
RUN apt-get update \
&& apt-get install -y \
&& hunspell hunspell-tools
&& apt-get install -y hunspell hunspell-tools