Remove uneeded dep

This commit is contained in:
Luke Murphy
2020-04-10 12:09:27 +02:00
parent ac4e6932e9
commit 547edf0080

View File

@ -4,8 +4,6 @@ EXPOSE 8080
RUN /venv/bin/pip install git+https://github.com/alerta/alerta-contrib.git#subdirectory=integrations/mailer
RUN /venv/bin/pip install dnspython==1.16.0
COPY . ${WORKDIR}
COPY sbin/* /sbin/