X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=Dockerfile;h=b3ad8909e20f6325645674733a6012baf9184515;hb=586cbbc7da7e66d7143ec685012380d63f00cacd;hp=95070a7f35c65a556154ec181010151877096462;hpb=ff8dccd02d76eebfccc0b509ce0b42a2c1760e12;p=ric-plt%2Fsubmgr.git diff --git a/Dockerfile b/Dockerfile index 95070a7..b3ad890 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ # Abstract: Builds a container to compile Subscription Manager's code # Date: 28 May 2019 # -FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:2-u18.04-nng as submgrbuild +FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:3-u18.04-nng as submgrbuild RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb