X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2FDockerfile;h=89c23af625f97351fc775bbc40d18a8e768ed746;hb=065c26254660c855188163d7296dfe0d1e161a91;hp=b56f01170cfcc9c1a864c2f76e2ad7cd6917473c;hpb=a561a01554d9f29181595f6f9696097c2e98afc3;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/Dockerfile b/E2Manager/Dockerfile index b56f011..89c23af 100755 --- a/E2Manager/Dockerfile +++ b/E2Manager/Dockerfile @@ -20,7 +20,7 @@ # platform project (RICP). # -FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:7-u18.04 as ubuntu +FROM nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-ubuntu18-c-go:8-u18.04 as ubuntu WORKDIR /opt/E2Manager COPY . .