NONRTRIC Control Panel - Point to release docker images in docker compose 60/12660/1
authorJohnKeeney <john.keeney@est.tech>
Thu, 4 Apr 2024 12:50:09 +0000 (13:50 +0100)
committerJohnKeeney <john.keeney@est.tech>
Thu, 4 Apr 2024 12:50:18 +0000 (13:50 +0100)
Change-Id: Ib7eb94b99bba57c1025dba56796496c5372d3b60
IssueID: NONRTRIC-973
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docker-compose/.env

index 69fdd12..257ac73 100644 (file)
@@ -16,9 +16,9 @@
 #
 
 #CONTROL_PANEL
-CONTROL_PANEL_IMAGE_BASE="nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel"
+CONTROL_PANEL_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-controlpanel"
 CONTROL_PANEL_IMAGE_TAG="2.5.0"
 
 #NONRTRIC_GATEWAY
-NONRTRIC_GATEWAY_IMAGE_BASE="nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-gateway"
+NONRTRIC_GATEWAY_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-gateway"
 NONRTRIC_GATEWAY_IMAGE_TAG="1.2.0"
\ No newline at end of file