X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;h=52df77194c79a8fea9b2a67437d349f99873855d;hb=7f54484a1f07223a2795cc2c8af0ab0795bd5bf0;hp=ad608e482cbe64b6862347f283d314b6f6958ea1;hpb=48748faad536cdd4e8166ee28fbb111014c40302;p=ric-plt%2Fo1.git diff --git a/Dockerfile b/Dockerfile index ad608e4..52df771 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.7.4 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