fixed probable syntax issue
This commit is contained in:
@@ -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
|
|
Reference in New Issue
Block a user