Upgrade RMR to v4.7.4 55/6055/1
authorAnssi Mannila <anssi.mannila@nokia.com>
Tue, 11 May 2021 09:50:34 +0000 (12:50 +0300)
committerAnssi Mannila <anssi.mannila@nokia.com>
Tue, 11 May 2021 09:50:40 +0000 (12:50 +0300)
Change-Id: I26899412ca8ff513d4fc8f87ebf792f03a7c21bb
Signed-off-by: Anssi Mannila <anssi.mannila@nokia.com>
Dockerfile
container-tag.yaml

index dd4da51..5276ea5 100644 (file)
@@ -57,7 +57,7 @@ RUN export GOBIN=/usr/local/bin/ ; \
 #
 # 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
 RUN wget --content-disposition ${RMRLIBURL} && dpkg -i rmr_${RMRVERSION}_amd64.deb
index e739df3..4d282ad 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.6"
+tag: "0.6.7"