diff --git a/Dockerfile b/Dockerfile
index e9a984ef4081f3db1f1889ed47806f6b6e1d3db1..b1a733e249e1a0b67ca4dd95484258a526e75796 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -20,7 +20,7 @@ RUN pip2 install --upgrade pip && \
     pip2 install --upgrade wheel && \
     pip2 install --upgrade pillow \
     moviepy \
-    psycopg2 \
+    psycopg2-binary \
     pylibmc \
     django-pylibmc