Updating RMR version to 4.8.5
[ric-plt/xapp-frame-cpp.git] / Dockerfile
index 7cee0fe..b979228 100644 (file)
@@ -44,7 +44,7 @@ ARG SRC=.
 
 WORKDIR /playpen
 # Install RMr (runtime and dev) from debian package cached on packagecloud.io
-ARG RMR_VER=4.8.0
+ARG RMR_VER=4.8.5
 
 # if package cloud is actually working, this is preferred
 #