Remove unnecessary statements

This commit is contained in:
Manuel Thalmann 2023-03-28 13:22:50 +02:00
parent c48a3a9348
commit 4854242d7d

View file

@ -20,10 +20,6 @@ RUN \
ssh \
vim \
xmlstarlet \
&& { \
[ "$DEBUG" -eq 1 ] \
|| true; \
} \
&& rm -rf /var/lib/apt/lists/
RUN pip install pyocd