diff --git a/Dockerfile b/Dockerfile
index 28abb594fd24b8cfb5df34eccdf045e894252ca4..df6a09dbda1fc8b903222aa25008c08a759dc1e4 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,3 +1,3 @@
 FROM graylog/graylog:3.1
 MAINTAINER Andrej RamaĊĦeuski <andrej.ramaseuski@pirati.cz>
-RUN curl -OL -o graylog-plugin-auth-sso-3.1.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.1.0/graylog-plugin-auth-sso-3.1.0.jar 
+RUN curl -sOL -o ./graylog/plugin/graylog-plugin-auth-sso-3.1.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.1.0/graylog-plugin-auth-sso-3.1.0.jar