Taking RMR v4.5.2 to use 58/5558/1
authorwahidw <abdulwahid.w@nokia.com>
Mon, 1 Feb 2021 07:30:13 +0000 (07:30 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Mon, 1 Feb 2021 07:30:13 +0000 (07:30 +0000)
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: Ia7935c8f42e618bb96c583a93c2f4c9fd8d98acb

Dockerfile
container-tag.yaml

index 4b41bd4..c824b59 100644 (file)
@@ -57,7 +57,7 @@ RUN export GOBIN=/usr/local/bin/ ; \
 #
 # RMR
 #
-ARG RMRVERSION=4.4.6
+ARG RMRVERSION=4.5.2
 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
 RUN wget --content-disposition ${RMRLIBURL} && dpkg -i rmr_${RMRVERSION}_amd64.deb
index bd05501..f27c64e 100644 (file)
@@ -2,4 +2,4 @@
 # By default this file is in the docker build directory,
 # but the location can configured in the JJB template.
 ---
-tag: "0.6.0"
+tag: "0.6.1"