cleanup v2
diff --git a/Dockerfile b/Dockerfile
index 124e620..ceedf9c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,8 +10,7 @@
 
 COPY . /opt/wally
 
-# git clone https://github.com/Mirantis/disk_perf_test_tool.git /opt/disk_perf_tool && \
-# git checkout v2.0 && \
+# git clone https://github.com/Mirantis/disk_perf_test_tool.git /opt/disk_perf_tool
 
 RUN git clone https://github.com/koder-ua/cephlib.git /opt/cephlib && \
     git clone https://github.com/koder-ua/xmlbuilder3.git /opt/xmlbuilder3 && \