X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;h=d79ae7729d91af5519caa8e1337bc8d1b9f0b693;hb=5ede773f58ee3d1cdbbc88007fe46e0107133556;hp=ad608e482cbe64b6862347f283d314b6f6958ea1;hpb=85189af128301ab47697a75871b0cc90ba3e0019;p=ric-plt%2Fo1.git diff --git a/Dockerfile b/Dockerfile index ad608e4..d79ae77 100755 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ # limitations under the License. #---------------------------------------------------------- -FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:9-u18.04 AS o1mediator-build +FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 AS o1mediator-build RUN apt-get update -y && apt-get install -y jq \ git \ @@ -107,7 +107,7 @@ RUN \ # ====================================================================== # RMR -ARG RMRVERSION=4.4.6 +ARG RMRVERSION=4.5.2 ARG RMRLIBURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb ARG RMRDEVURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb