From: wahidw Date: Wed, 12 May 2021 07:29:24 +0000 (+0000) Subject: Upgrade RMR to v4.7.4 X-Git-Tag: 0.5.1~3 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=7f54484a1f07223a2795cc2c8af0ab0795bd5bf0;p=ric-plt%2Fo1.git Upgrade RMR to v4.7.4 Signed-off-by: wahidw Change-Id: I605455cdb45a4d75f300cedcadf46bece204fff3 --- diff --git a/Dockerfile b/Dockerfile index d79ae77..52df771 100755 --- a/Dockerfile +++ b/Dockerfile @@ -107,7 +107,7 @@ RUN \ # ====================================================================== # RMR -ARG RMRVERSION=4.5.2 +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