Fix Dockerfile to fix build 79/5379/1
authorsubhash kumar singh <subh.singh@samsung.com>
Mon, 28 Dec 2020 06:28:42 +0000 (11:58 +0530)
committersubhash kumar singh <subh.singh@samsung.com>
Mon, 28 Dec 2020 06:28:42 +0000 (11:58 +0530)
Fix Dockerfile to fix build.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I41799784e01e0990a6677ac063aa3c56e6d95600

Dockerfile

index 49c61be..9c3c11e 100755 (executable)
@@ -16,7 +16,7 @@
 #
 #----------------------------------------------------------
 
-FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:9-u18.04 as xapp-base
+FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 as xapp-base
 RUN apt-get update -y \
     &&apt-get install -y \
     apt-utils \