Add EOF
This commit is contained in:
parent
0373dc253a
commit
e1199835c5
|
@ -7,4 +7,4 @@ RUN apt-get update -q && \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/*
|
&& rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY check-messages.sh /check-messages.sh
|
COPY check-messages.sh /check-messages.sh
|
||||||
|
|
Loading…
Reference in a new issue