X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;fp=Dockerfile;h=94b826b42a718ea86d25a2e0b474f1337b5223bf;hb=7eb69048a3e3ddcf7fb8d3bf9567a66e806b3cd7;hp=f41ee52e1039d80bcfc3e0c3f862c8ffdbc564cc;hpb=34f055fc26af65019a84d9a06e8b11a89a845893;p=ric-plt%2Fsubmgr.git diff --git a/Dockerfile b/Dockerfile index f41ee52..94b826b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ ########################################################### # ########################################################### -FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:5-u18.04-nng as submgrcore +FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:6-u18.04-nng as submgrcore RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind