X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;h=adae21d3ea6cbada5f01d7bf8ba48fe62872c06d;hb=8c690b8970f4409ddf6fee547b6246839b88c247;hp=a711d6c1bcde129341db8918a1dfb496ff539892;hpb=46da655eff80d7ada6d7ef4803dcf36221db1303;p=ric-plt%2Frtmgr.git diff --git a/Dockerfile b/Dockerfile index a711d6c..adae21d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ # a Docker tag from the string in file container-tag.yaml #FROM golang:1.12.1 as rtmgrbuild -FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 as rtmgrbuild +FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 as rtmgrbuild # Install RMr shared library ARG RMRVERSION=4.5.2