diff options
author | Dan Timoney <dtimoney@att.com> | 2021-08-31 10:40:07 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-08-31 12:50:05 -0400 |
commit | 8a70f00cc986df657ddd3ab92f449f9e1690cf62 (patch) | |
tree | 6ceb8db0e117e896cee7b03646f68704f49bf869 /csit/scripts/healthcheck | |
parent | 1e8a5747c9db8884b4180f08894ef413d63a71d1 (diff) |
Release initial Istanbul ccsdk/oran maven artifacts
Release initial Istanbul version of ccsdk/oran maven artifacts and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I78165d6240472c048f121fcbe07413b7a7418c66
Diffstat (limited to 'csit/scripts/healthcheck')
-rw-r--r-- | csit/scripts/healthcheck/docker-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/scripts/healthcheck/docker-compose.yml b/csit/scripts/healthcheck/docker-compose.yml index c3cf34c2..06befdc6 100644 --- a/csit/scripts/healthcheck/docker-compose.yml +++ b/csit/scripts/healthcheck/docker-compose.yml @@ -21,7 +21,7 @@ networks: services: policy-agent: - image: onap/ccsdk-oran-a1policymanagementservice:1.2.0-SNAPSHOT-latest + image: onap/ccsdk-oran-a1policymanagementservice:1.2.1-SNAPSHOT-latest container_name: policy-agent networks: default: |