Merge "Add docker-compose file for ECS"
[nonrtric.git] / docker-compose / nosdnc / docker-compose.yml
index aa83c7a..c812d97 100644 (file)
 #  limitations under the License.
 #  ============LICENSE_END=================================================
 #
-version: '3.0'
+version: '3.5'
+
+networks:
+  default:
+    driver: bridge
+    name: nonrtric-docker-net
+
 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.1.0
     container_name: policy-agent
     networks:
       default: