X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2F.env;h=abbce20273e9f3fe7ad1f0417147483366c74de6;hb=a3c38de00c450567f675248009d76f04f21629b1;hp=8c247bedb9c738953690db5ce6ef42de2dab5132;hpb=118d82d7272ae93541bca8c982c44ed2a92cadd2;p=nonrtric.git diff --git a/docker-compose/.env b/docker-compose/.env index 8c247bed..abbce202 100644 --- a/docker-compose/.env +++ b/docker-compose/.env @@ -35,9 +35,9 @@ CONTROL_PANEL_IMAGE_TAG="2.2.0" NONRTRIC_GATEWAY_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-gateway" NONRTRIC_GATEWAY_IMAGE_TAG="1.0.0" -#ECS -ECS_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-information-coordinator-service" -ECS_IMAGE_TAG="1.1.0" +#ICS +ICS_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-information-coordinator-service" +ICS_IMAGE_TAG="1.1.0" #CONSUMER CONSUMER_IMAGE_BASE="eexit/mirror-http-server"