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=dcbfd300fff186fca07092731bd0c3d3044c6731;hp=55044c913962b8a9e7b3bdc4bedce4d6dac630c2;hpb=6081ea4e6bc9cb81ea8c023faed4ff2ab97b1069;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']