Fix dockerfile 16/1216/1
authorss412g <shuky.har-noy@intl.att.com>
Thu, 24 Oct 2019 06:40:47 +0000 (09:40 +0300)
committerss412g <shuky.har-noy@intl.att.com>
Thu, 24 Oct 2019 06:41:15 +0000 (09:41 +0300)
Change-Id: I5453623a7293b4daeb8cedd13639c65fea38391b
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
E2Manager/Dockerfile

index 44ff59e..ee35ef4 100644 (file)
@@ -16,7 +16,7 @@
 #
 ##############################################################################
 
-FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:1-u16.04-nng1.1.1 as ubuntu
+FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:2-u16.04-nng as ubuntu
 
 WORKDIR /opt/E2Manager
 COPY . .