fixed probable syntax issue
This commit is contained in:
parent
d1f4b13a1a
commit
2e6a1cc856
|
@ -1,5 +1,4 @@
|
||||||
FROM debian:stretch-slim
|
FROM debian:stretch-slim
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y \
|
&& apt-get install -y hunspell hunspell-tools
|
||||||
&& hunspell hunspell-tools
|
|
Loading…
Reference in New Issue
Block a user