Update RMR version in listener image
[ric-app/mc.git] / sidecars / listener / Dockerfile
index b01a0aa..d199277 100644 (file)
@@ -50,7 +50,7 @@ RUN apt-get update && apt-get install -y cmake gcc make git g++ wget
 
 WORKDIR /playpen
 # Install RMr (runtime and dev) from debian package cached on packagecloud.io
-ARG RMR_VER=4.5.2
+ARG RMR_VER=4.7.0
 ARG RMR_PC_REPO=release
 #ARG RMR_PC_REPO=staging