commit | 3e0bad9194cc147028670510588fa5cde194e040 | [log] [tgz] |
---|---|---|
author | Mike Elliott <mike.elliott@amdocs.com> | Wed Nov 28 15:58:53 2018 -0500 |
committer | Mike Elliott <mike.elliott@amdocs.com> | Wed Nov 28 16:00:17 2018 -0500 |
tree | e7143ac84a993bedd3a0f03e8b05497d161fe444 | |
parent | 742aeba08119ed5ba5af643a518506b48d17a724 [diff] [blame] |
Update gerrit branch refs to 3.0.0-ONAP Change-Id: I75ea788f47598aa07ecb6550b5db7e9e4fdc1d36 Issue-ID: OOM-1533 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
diff --git a/kubernetes/portal/docker/init/mariadb-client/Dockerfile b/kubernetes/portal/docker/init/mariadb-client/Dockerfile index 5eb5ad1..72f60d3 100644 --- a/kubernetes/portal/docker/init/mariadb-client/Dockerfile +++ b/kubernetes/portal/docker/init/mariadb-client/Dockerfile
@@ -14,7 +14,7 @@ FROM boxfuse/flyway:5.0.7-alpine -ARG branch=master +ARG branch=3.0.0-ONAP ENV no_proxy "localhost,127.0.0.1,.cluster.local,$KUBERNETES_SERVICE_HOST" # Setup Corporate proxy ENV https_proxy ${HTTP_PROXY}