From: vlad shkapenyuk Date: Tue, 19 May 2020 19:09:47 +0000 (-0400) Subject: Make mc-core use the latest mc-listener image X-Git-Tag: 1.0.7~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F3757%2F2;p=ric-app%2Fmc.git Make mc-core use the latest mc-listener image Signed-off-by: vlad shkapenyuk Change-Id: Id8e3880ff6a4ea47111c3fa7779e605478bf712e --- diff --git a/mc-core/Dockerfile b/mc-core/Dockerfile index 1df54c1..8967626 100644 --- a/mc-core/Dockerfile +++ b/mc-core/Dockerfile @@ -76,7 +76,7 @@ RUN python generate_runall.py # now install the binaries and libraries into smaller docker image -FROM nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-mc-listener:1.5.0 +FROM nexus3.o-ran-sc.org:10002/o-ran-sc/ric-app-mc-listener:1.6.0 ARG STAGE_DIR