From: wahidw Date: Fri, 3 Dec 2021 10:29:52 +0000 (+0000) Subject: Update RMR to v4.8.0 X-Git-Tag: 2.5.1^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F7220%2F1;p=ric-plt%2Fa1.git Update RMR to v4.8.0 Signed-off-by: wahidw Change-Id: I2cd162b76921948bf4a1fd68cdc01b7b45e51e90 --- diff --git a/Dockerfile b/Dockerfile index 9b6ede7..2b56529 100644 --- a/Dockerfile +++ b/Dockerfile @@ -74,7 +74,7 @@ RUN apt-get update \ # fetch and install RMR and any other needed libraries # -ARG RMR_VER=4.7.4 +ARG RMR_VER=4.8.0 ARG RMR_PKG_URL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/ RUN wget -nv --content-disposition ${RMR_PKG_URL}/rmr_${RMR_VER}_amd64.deb/download.deb