diff --git a/www/Dockerfile b/www/Dockerfile
index ed1d7441de9fd699dd2c31bb67e014db357c7da6..f4f60319ed24b292ba646dadc38d0bbf79b39984 100644
--- a/www/Dockerfile
+++ b/www/Dockerfile
@@ -28,6 +28,7 @@ RUN pip3 install \
     djangorestframework \
     ldap3 \
     uwsgi \
+    django-two-factor-auth \
     --upgrade
 
 RUN pip3 install git+https://github.com/nkunihiko/django-bootstrap3-datetimepicker.git