RMR update and release H step 1 of 2 83/11283/1 0.9.6
authorczichy <thoralf.czichy@nokia.com>
Wed, 7 Jun 2023 13:15:47 +0000 (16:15 +0300)
committerczichy <thoralf.czichy@nokia.com>
Wed, 7 Jun 2023 13:15:47 +0000 (16:15 +0300)
Change-Id: I07bbf166686cc2b6e911b90c46f281ada1b181ef
Signed-off-by: czichy <thoralf.czichy@nokia.com>
Dockerfile
container-tag.yaml

index a63043e..604ba3b 100644 (file)
@@ -65,7 +65,7 @@ RUN export GOBIN=/usr/local/bin/ ; \
 #
 # RMR
 #
-ARG RMRVERSION=4.9.0
+ARG RMRVERSION=4.9.1
 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 e67a22b..62f46ef 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.9.5"
+tag: "0.9.6"