Add a newline

This commit is contained in:
Pascal Vizeli 2017-09-17 00:49:21 +02:00 committed by GitHub
parent b9e92ae61c
commit 757dd45e46

View file

@ -40,6 +40,7 @@ RUN apk del libcec \
&& apk del build-base cmake eudev-dev git \
python3-dev swig raspberrypi-dev
ENV LD_LIBRARY_PATH=/opt/vc/lib:${LD_LIBRARY_PATH}
##
# Install DHT
RUN apk add --no-cache gcc libc-dev python3-dev \