Remove unnecessary statements
This commit is contained in:
parent
c48a3a9348
commit
4854242d7d
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ RUN \
|
|||
ssh \
|
||||
vim \
|
||||
xmlstarlet \
|
||||
&& { \
|
||||
[ "$DEBUG" -eq 1 ] \
|
||||
|| true; \
|
||||
} \
|
||||
&& rm -rf /var/lib/apt/lists/
|
||||
|
||||
RUN pip install pyocd
|
||||
|
|
Loading…
Reference in a new issue