Updates as per the review
[ric-app/kpimon.git] / Dockerfile
index ca359e4..5c0f31e 100755 (executable)
@@ -1,7 +1,7 @@
 ARG STAGE_DIR=/tmp/kpi-xapp\r
 \r
 #==================================================================================\r
-FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:1-u16.04-nng1.1.1 as ricbuild\r
+FROM nexus3.o-ran-sc.org:10001/ubuntu:16.04 as ricbuild\r
 \r
 # to override repo base, pass in repo argument when running docker build:\r
 # docker build --build-arg REPOBASE=http://abc.def.org . ....\r