Minor commit to trigger CI

This commit is contained in:
Deon George 2017-07-22 00:02:51 +10:00
parent f13412fa1e
commit 86a637d4b5

View File

@ -8,7 +8,6 @@
FROM registry.leenooks.net/leenooks/lamps:php70
# EPEL & Leenooks packages
RUN yum -y install \
http://ftp.otrs.org/pub/otrs/RPMS/rhel/7/otrs-5.0.21-02.noarch.rpm \
&& yum clean all && rm -rf /var/tmp/*