X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=scripts%2Fpolicy%2Fdocker-compose-all.yml;fp=scripts%2Fpolicy%2Fdocker-compose-all.yml;h=7b1f00a0d1dc69106f8c1134b5fd1e9f9d631b95;hb=5fb82f025553f9d0d85824064e4c4d8c590c944e;hp=55044c913962b8a9e7b3bdc4bedce4d6dac630c2;hpb=e50b1f4517d353e31626d06fa3a5bea079a07c44;p=integration%2Fcsit.git diff --git a/scripts/policy/docker-compose-all.yml b/scripts/policy/docker-compose-all.yml index 55044c91..7b1f00a0 100644 --- a/scripts/policy/docker-compose-all.yml +++ b/scripts/policy/docker-compose-all.yml @@ -18,7 +18,7 @@ version: '2' services: mariadb: - image: mariadb:${POLICY_MARIADB_VER} + image: nexus3.onap.org:10001/mariadb:${POLICY_MARIADB_VER} container_name: mariadb hostname: mariadb command: ['--lower-case-table-names=1', '--wait_timeout=28800']