RMR update and release I step 1 of 2 55/12255/1 3.2.2
authorczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 10:17:28 +0000 (12:17 +0200)
committerczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 10:17:28 +0000 (12:17 +0200)
Change-Id: I87c673a58198bdcfc0a4018280c8629ebf064a8b
Signed-off-by: czichy <thoralf.czichy@nokia.com>
Dockerfile
container-tag.yaml

index a3ac343..cb18a63 100644 (file)
@@ -38,7 +38,7 @@ RUN apt update && apt install --reinstall -y \
 
 #Install RMR
 
-ARG RMR_VER=4.9.1
+ARG RMR_VER=4.9.4
 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 6b689cf..a3f9586 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.2.1\r
+tag: 3.2.2\r