From 8d0db3e9cb27f2a585e1a4740b81b558819a7463 Mon Sep 17 00:00:00 2001 From: balajihands Date: Tue, 11 Feb 2020 15:02:01 +0530 Subject: [PATCH] Updated image version for dockerfile Change-Id: I5eebaa90d7f5b38d309d629ea8413fd86df1f88a Signed-off-by: balajihands --- Dockerfile | 2 +- Dockerfile-cu-stub | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 21e172709..5e11f7ce0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:2-u16.04-nng as ubuntu +FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng as ubuntu ADD . /opt/o-du-l2 WORKDIR /opt/o-du-l2 diff --git a/Dockerfile-cu-stub b/Dockerfile-cu-stub index a02e292a3..7e91785c4 100644 --- a/Dockerfile-cu-stub +++ b/Dockerfile-cu-stub @@ -1,4 +1,4 @@ -FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:2-u16.04-nng as ubuntu +FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng as ubuntu ADD . /opt/o-du-l2 WORKDIR /opt/o-du-l2 -- 2.16.6