From: czichy Date: Fri, 3 Dec 2021 08:42:34 +0000 (+0200) Subject: Updating RMR version X-Git-Tag: 2.3.5~3 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=cc230b624f61e7d689d81985668a17e88c088afe;p=ric-plt%2Fxapp-frame-cpp.git Updating RMR version Signed-off-by: czichy Change-Id: Iad4a76305f578c2d2c968ecd2fe6da6e786da580 --- diff --git a/Dockerfile b/Dockerfile index f9f9eab..7760f56 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,7 +44,7 @@ ARG SRC=. WORKDIR /playpen # Install RMr (runtime and dev) from debian package cached on packagecloud.io -ARG RMR_VER=3.6.2 +ARG RMR_VER=4.8.0 # if package cloud is actually working, this is preferred # diff --git a/rmr-version.yaml b/rmr-version.yaml index 5dd30dc..f78e960 100644 --- a/rmr-version.yaml +++ b/rmr-version.yaml @@ -1,3 +1,3 @@ # Communicate to CI which version of RMR to install in the build/vet environment --- -version: 3.6.2 +version: 4.8.0