Upgrade Dockerfile base build image
[ric-plt/o1.git] / Dockerfile
index 1fa513b..7cb06df 100755 (executable)
@@ -14,7 +14,7 @@
 #   limitations under the License.
 
 #----------------------------------------------------------
-FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:2-u18.04-nng AS o2mediator-build
+FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:4-u18.04-nng AS o2mediator-build
 
 RUN apt-get update -y && apt-get install -y jq \
       git \