Updating Bouncer code for Multiple E2Sim
[ric-app/bouncer.git] / Bouncer / init / config-file.json
index c714485..508e064 100644 (file)
@@ -1,13 +1,13 @@
  {
         "xapp_name": "bouncer-xapp",
-        "version": "1.0.0",
+        "version": "2.0.0",
         "containers": [
             {
                 "name": "bouncer-xapp",
                 "image": {
-                               "registry": "nexus3.o-ran-sc.org:10002",
-                "name": "o-ran-sc/ric-app-bouncer",
-                       "tag": "1.0.0"
+               "registry": "nexus3.o-ran-sc.org:10002",
+               "name": "o-ran-sc/ric-app-bouncer",
+               "tag": "2.0.0"
                        }
             }
         ],