X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=docker%2FDockerfile;h=263830053f3f0545f82dbd8a6c8abc82651b998e;hb=b35951f0ed67ca63847f311f359d6c69935376c4;hp=69e1d65bd31da336d9116c048c2ccd927817acfb;hpb=5b75906f3bcf91355bed14311d79d49d65982b6d;p=bottlenecks.git diff --git a/docker/Dockerfile b/docker/Dockerfile index 69e1d65b..26383005 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -46,7 +46,7 @@ RUN apt-get -y autoremove && \ RUN mkdir -p ${REPOS_DIR} RUN git config --global http.sslVerify false -RUN git clone -b $BRANCH https://gerrit.opnfv.org/gerrit/bottlenecks ${BOTTLENECKS_REPO_DIR} +RUN git clone https://gerrit.opnfv.org/gerrit/bottlenecks ${BOTTLENECKS_REPO_DIR} RUN git clone https://gerrit.opnfv.org/gerrit/releng ${RELENG_REPO_DIR} RUN easy_install pytz