aboutsummaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile
diff options
context:
space:
mode:
authorJose Lausuch <jose.lausuch@ericsson.com>2017-06-27 13:31:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-27 13:31:22 +0000
commit42469fc34e2e216a1a655dae364d06f0f634d0e7 (patch)
tree9d546e53c8a0ae4987882a47cb2e4b9bfb3fc741 /docker/Dockerfile
parentbcb7755cc73cd17fe0d8736332da674498209e29 (diff)
parentebfabc749ecd3c5298d1d577e64d5632968d916f (diff)
Merge "Add securityscanning in thirdparty-requirements.txt"
Diffstat (limited to 'docker/Dockerfile')
-rw-r--r--docker/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 7b899e6b..e2ae5526 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -96,7 +96,6 @@ RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/promise ${REP
RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/netready ${REPOS_DIR}/netready
RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/fds ${REPOS_DIR}/fds
RUN git clone --depth 1 -b $BRANCH https://gerrit.opnfv.org/gerrit/sfc ${REPOS_DIR}/sfc
-RUN git clone --depth 1 https://gerrit.opnfv.org/gerrit/securityscanning ${REPOS_DIR}/securityscanning
# other repositories
RUN git clone --depth 1 -b $ODL_TAG https://git.opendaylight.org/gerrit/p/integration/test.git ${REPOS_DIR}/odl_test