Fix malformed command
This commit is contained in:
parent
b391602c67
commit
ff1ad55d8a
|
@ -21,7 +21,7 @@ RUN \
|
|||
vim \
|
||||
xmlstarlet \
|
||||
&& { \
|
||||
[ $"DEBUG" -eq 1 ] \
|
||||
[ "$DEBUG" -eq 1 ] \
|
||||
&& apt-get install -y \
|
||||
build-essential \
|
||||
imagemagick \
|
||||
|
|
Loading…
Reference in a new issue