diff --git a/Dockerfile b/Dockerfile
index 61fc57812b8842d743b8565f86f277ea9bbaaeb8..23feb62a32ab5302a4865074961cacb66bd3c0ea 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -32,3 +32,4 @@ RUN \
   update-ca-certificates && \
   pip install --no-cache-dir -r /requirements.txt && \
   ln -s /usr/bin/python3 /usr/bin/python
+