Step versions in docker compose files 82/4482/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 30 Jul 2020 06:50:07 +0000 (08:50 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 30 Jul 2020 06:50:14 +0000 (08:50 +0200)
Change-Id: Iae82770addcfa729b250b0a5b2f5bd5070106fd5
Issue-ID: NONRTRIC-266
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
docker-compose/nosdnc/docker-compose.yml
docker-compose/sdnc/docker-compose.yml

index aa83c7a..a64a836 100644 (file)
@@ -16,7 +16,7 @@
 version: '3.0'
 services:
   policy-agent:
-    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-policy-agent:2.0.0
+    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-policy-agent:2.0.1
     container_name: policy-agent
     networks:
       default:
index 1b5a296..4425fda 100644 (file)
@@ -16,7 +16,7 @@
 version: '3.0'
 services:
   policy-agent:
-    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-policy-agent:2.0.0
+    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-policy-agent:2.0.1
     container_name: policy-agent
     networks:
       default:
@@ -85,7 +85,7 @@ services:
         max-file: "5"
 
   a1-controller:
-    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-a1-controller:2.0.0
+    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-a1-controller:2.0.1
     depends_on :
       - db
     container_name: a1-controller