From: czichy Date: Wed, 7 Jun 2023 13:19:05 +0000 (+0300) Subject: RMR update and H release step 1 of 2 X-Git-Tag: 0.6.2^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt%2Fo1.git;a=commitdiff_plain;h=9cd454a4506a1edc367205daa2606cc64363a7eb RMR update and H release step 1 of 2 Change-Id: I3251c82386d7fb44552f3f05bafaa18cc1589196 Signed-off-by: czichy --- diff --git a/Dockerfile b/Dockerfile index d5dc7dc..d9defaf 100755 --- a/Dockerfile +++ b/Dockerfile @@ -113,7 +113,7 @@ RUN \ # ====================================================================== # 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 diff --git a/container-tag.yaml b/container-tag.yaml index 70411a9..afc1778 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can be configured in the JJB template. --- -tag: 0.6.1 +tag: 0.6.2