X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;h=cb18a63921272508ca6d699bd78099dbdbd16509;hb=HEAD;hp=6479928f5de0d935dc0d3ef6a57f6ae057306a28;hpb=5716d0fc1c0fdc8ba87cea6e6d0eb30b043cf4e4;p=ric-plt%2Fa1.git diff --git a/Dockerfile b/Dockerfile index 6479928..cb18a63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,7 +38,7 @@ RUN apt update && apt install --reinstall -y \ #Install RMR -ARG RMR_VER=4.8.3 +ARG RMR_VER=4.9.4 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 @@ -91,7 +91,7 @@ RUN apt-get update -y \ #Install RMR -ARG RMR_VER=4.8.3 +ARG RMR_VER=4.9.1 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