RMR version change from 4.4.4 to 4.4.6 47/5247/1
authorAnssi Mannila <anssi.mannila@nokia.com>
Mon, 7 Dec 2020 09:31:31 +0000 (11:31 +0200)
committerAnssi Mannila <anssi.mannila@nokia.com>
Mon, 7 Dec 2020 09:31:40 +0000 (11:31 +0200)
Change-Id: I9204d468c56c693139a32e7fb996f87b21a4931f
Signed-off-by: Anssi Mannila <anssi.mannila@nokia.com>
Dockerfile
container-tag.yaml

index 9943663..7e396b4 100644 (file)
@@ -57,7 +57,7 @@ RUN export GOBIN=/usr/local/bin/ ; \
 #
 # RMR
 #
-ARG RMRVERSION=4.4.4
+ARG RMRVERSION=4.4.6
 ARG RMRLIBURL=https://packagecloud.io/o-ran-sc/staging/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb
 ARG RMRDEVURL=https://packagecloud.io/o-ran-sc/staging/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb
 RUN wget --content-disposition ${RMRLIBURL} && dpkg -i rmr_${RMRVERSION}_amd64.deb
index 169809b..d4ec587 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.5.4"
+tag: "0.5.5"