From: czichy Date: Wed, 13 Dec 2023 10:17:28 +0000 (+0200) Subject: RMR update and release I step 1 of 2 X-Git-Tag: 3.2.2^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=540cb28526df01d4d255cfb11a077f3f569778ff;p=ric-plt%2Fa1.git RMR update and release I step 1 of 2 Change-Id: I87c673a58198bdcfc0a4018280c8629ebf064a8b Signed-off-by: czichy --- diff --git a/Dockerfile b/Dockerfile index a3ac343..cb18a63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 diff --git a/container-tag.yaml b/container-tag.yaml index 6b689cf..a3f9586 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job uses this string for the tag in the image name # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag --- -tag: 3.2.1 +tag: 3.2.2