RMR update and release preparation step 1 of 2 97/11297/1
authorczichy <thoralf.czichy@nokia.com>
Thu, 8 Jun 2023 11:09:41 +0000 (14:09 +0300)
committerczichy <thoralf.czichy@nokia.com>
Thu, 8 Jun 2023 11:09:41 +0000 (14:09 +0300)
Change-Id: I27a2a621970753a3aacd14bc2918ebccca628f1d
Signed-off-by: czichy <thoralf.czichy@nokia.com>
Dockerfile
container-tag.yaml

index 6479928..a3ac343 100644 (file)
@@ -38,7 +38,7 @@ RUN apt update && apt install --reinstall -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
@@ -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
index 1fa2b25..5e28edc 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job uses this string for the tag in the image name\r
 # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag\r
 ---\r
-tag: 3.0.1\r
+tag: 3.1.0\r