RMR update and release I step 1 of 2 53/12253/1 0.10.1
authorczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 10:13:18 +0000 (12:13 +0200)
committerczichy <thoralf.czichy@nokia.com>
Wed, 13 Dec 2023 10:13:18 +0000 (12:13 +0200)
Change-Id: Icbab3c2c1dc425c63c4fd102d2b88708746ae2fd
Signed-off-by: czichy <thoralf.czichy@nokia.com>
Dockerfile
container-tag.yaml

index 604ba3b..d51ab1d 100644 (file)
@@ -65,7 +65,7 @@ RUN export GOBIN=/usr/local/bin/ ; \
 #
 # RMR
 #
-ARG RMRVERSION=4.9.1
+ARG RMRVERSION=4.9.4
 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 e949fa5..98c4220 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.10.0"
+tag: "0.10.1"