From 99850bdb7fbd96d1e31e53f5889d3eaf89f644d6 Mon Sep 17 00:00:00 2001 From: wahidw Date: Fri, 3 Dec 2021 10:28:51 +0000 Subject: [PATCH] Update RMR to v4.8.0 Signed-off-by: wahidw Change-Id: Ie8889c0b2ecdae7038537209e4fad258b7d88c55 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6