From: E. Scott Daniels Date: Wed, 14 Aug 2019 12:32:48 +0000 (-0400) Subject: Bump RMR reference for alpine to 1.2.0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=e50c6996ecc9c3a085aa2822c791f296261bfb19;p=ci-management.git Bump RMR reference for alpine to 1.2.0 Signed-off-by: E. Scott Daniels Change-Id: I2107a956899197a086a948a2ca2bccda40eee504 --- diff --git a/docker/bldr-alpine3/Dockerfile b/docker/bldr-alpine3/Dockerfile index ffc635d3..c3f3c30c 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.1.0 https://gerrit.o-ran-sc.org/r/ric-plt/lib/rmr \ + && git clone --branch 1.2.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 062e71ae..86b277e9 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: 3-a3.9 +tag: 4-a3.9