Correct unit test invocation in cmake file
[ric-app/mc.git] / mc-core / Dockerfile
index 8967626..511e035 100644 (file)
@@ -16,7 +16,7 @@
 
 ARG STAGE_DIR=/mc
 
-FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:8-u18.04 AS project-build
+FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:9-u18.04 AS project-build
 
 ARG STAGE_DIR
 
@@ -59,7 +59,7 @@ RUN make
 RUN make install
 RUN ldconfig
 WORKDIR ${STAGE_DIR}
-RUN git clone -b release/0.2.0 https://gerrit.o-ran-sc.org/r/com/gs-lite
+RUN git clone -b release/0.3.0 https://gerrit.o-ran-sc.org/r/com/gs-lite
 WORKDIR ${STAGE_DIR}/gs-lite
 COPY mc/cfg/packet_schema.txt ${STAGE_DIR}/gs-lite/cfg/
 COPY mc/cfg/ifres.xml ${STAGE_DIR}/gs-lite/cfg/