From: czichy Date: Thu, 8 Dec 2022 08:18:08 +0000 (+0200) Subject: Updating RMR version to 4.8.5 X-Git-Tag: 0.6.1^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt%2Fo1.git;a=commitdiff_plain;h=1f9ff3f9edeb88c2ece046d6846a25f68585b837 Updating RMR version to 4.8.5 Signed-off-by: czichy Change-Id: I0550b3af9877de13a91f61701e1e477f1fb7596a --- diff --git a/Dockerfile b/Dockerfile index cadc191..3fe1b9f 100755 --- a/Dockerfile +++ b/Dockerfile @@ -113,7 +113,7 @@ RUN \ # ====================================================================== # RMR -ARG RMRVERSION=4.8.0 +ARG RMRVERSION=4.8.5 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 17bca4d..70411a9 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.0 +tag: 0.6.1