From: E. Scott Daniels Date: Fri, 16 Aug 2019 14:28:06 +0000 (-0400) Subject: Bump RMR version to 1.3.0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=09149a86ec9dc403da0603029c8c22ded24a5030;p=ci-management.git Bump RMR version to 1.3.0 Signed-off-by: E. Scott Daniels Change-Id: Ibcb30f606e4424f6c0350c0909d1f25d2fa0b864 --- diff --git a/docker/bldr-alpine3/Dockerfile b/docker/bldr-alpine3/Dockerfile index c3f3c30c..6b0fd3dc 100644 --- a/docker/bldr-alpine3/Dockerfile +++ b/docker/bldr-alpine3/Dockerfile @@ -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 \ diff --git a/docker/bldr-alpine3/container-tag.yaml b/docker/bldr-alpine3/container-tag.yaml index 86b277e9..c51d3ac0 100644 --- a/docker/bldr-alpine3/container-tag.yaml +++ b/docker/bldr-alpine3/container-tag.yaml @@ -1,4 +1,4 @@ # Not feasible to show all the software versions # here so just use a counter plus the base image --- -tag: 4-a3.9 +tag: 5-a3.9