This commit is contained in:
Philipp Holzer 2021-05-13 13:02:05 +02:00
parent 0373dc253a
commit e1199835c5
No known key found for this signature in database
GPG Key ID: 9A28B7D4FF5667BD
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ RUN apt-get update -q && \
&& apt-get clean \
&& rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/*
COPY check-messages.sh /check-messages.sh
COPY check-messages.sh /check-messages.sh