Upgrade Dockerfile base build image 93/2493/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 12 Feb 2020 22:19:16 +0000 (17:19 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 12 Feb 2020 22:19:52 +0000 (17:19 -0500)
Use bldr-ubuntu18-c-go:4-u18.04-nng

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I8de74e479ee6dfb502afd439207f4b943e86d9be

Dockerfile

index 1fa513b..7cb06df 100755 (executable)
@@ -14,7 +14,7 @@
 #   limitations under the License.
 
 #----------------------------------------------------------
-FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:2-u18.04-nng AS o2mediator-build
+FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:4-u18.04-nng AS o2mediator-build
 
 RUN apt-get update -y && apt-get install -y jq \
       git \