From: wahidw Date: Fri, 3 Dec 2021 10:28:51 +0000 (+0000) Subject: Update RMR to v4.8.0 X-Git-Tag: 0.5.3^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=99850bdb7fbd96d1e31e53f5889d3eaf89f644d6;p=ric-plt%2Fo1.git Update RMR to v4.8.0 Signed-off-by: wahidw Change-Id: Ie8889c0b2ecdae7038537209e4fad258b7d88c55 --- diff --git a/Dockerfile b/Dockerfile index 17cc7c4..cadc191 100755 --- a/Dockerfile +++ b/Dockerfile @@ -113,7 +113,7 @@ RUN \ # ====================================================================== # RMR -ARG RMRVERSION=4.7.4 +ARG RMRVERSION=4.8.0 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