Install dnspython as well

This commit is contained in:
Luke Murphy 2021-01-11 11:25:13 +01:00
parent 495af4c8e5
commit 902d31ddde
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
FROM alerta/alerta-web:8.3.3
RUN /venv/bin/pip install dnspython==2.1.0
RUN /venv/bin/pip install git+https://github.com/alerta/alerta-contrib.git#subdirectory=integrations/mailer
RUN /venv/bin/pip install git+https://github.com/alerta/alerta-contrib.git#subdirectory=plugins/rocketchat