X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;h=4b41bd41947d19a08165e262674416fd4bdbbf5f;hb=c92b421ec9f89e77df36422987e478ed8db85299;hp=90eac736f84a19dd36e94ca8b1ba39313ae4a620;hpb=fca5c3af85c440f6456dcb90f854033fb91349c1;p=ric-plt%2Fsubmgr.git diff --git a/Dockerfile b/Dockerfile index 90eac73..4b41bd4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ ########################################################### # ########################################################### -FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:9-u18.04 as submgrcore +FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 as submgrcore RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind