Fix empty continuation line warning.
This commit is contained in:
@@ -9,7 +9,7 @@ CMD ["/sbin/my_init"]
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
ADD dpkg-excludes /etc/dpkg/dpkg.cfg.d/excludes
|
||||
|
||||
RUN \
|
||||
RUN true && \
|
||||
|
||||
set -x && \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user