Bump RMR version to 1.3.0
[ci-management.git] / docker / bldr-alpine3 / Dockerfile
index c3f3c30..6b0fd3d 100644 (file)
@@ -71,7 +71,7 @@ RUN cd /tmp \
 
 # RMR, version is pinned
 RUN cd /tmp \
-    && git clone --branch 1.2.0 https://gerrit.o-ran-sc.org/r/ric-plt/lib/rmr \
+    && git clone --branch 1.3.0 https://gerrit.o-ran-sc.org/r/ric-plt/lib/rmr \
     && cd rmr \
     && mkdir build \
     && cd build \