From: Alex Stancu Date: Fri, 6 Nov 2020 15:22:21 +0000 (+0200) Subject: Fix container nexus repo. X-Git-Tag: 1.0.3~6 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=commitdiff_plain;h=0b419c5cc86de3d87da31a672eea1f0ec5ea8a89 Fix container nexus repo. Issue-ID: SIM-47 Change-Id: I568a7549331bf6f1e6c9bae32711ee4adaa7f1dd Signed-off-by: Alex Stancu --- diff --git a/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile b/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile index 8d2c5c2..4978e0d 100644 --- a/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile +++ b/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile @@ -17,7 +17,7 @@ #### DEVICE #### ################ -FROM nexus3.o-ran-sc.org:10001/o-ran-sc/nts-ng-base:latest +FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest LABEL maintainer="alexandru.stancu@highstreet-technologies.com / adrian.lita@highstreet-technologies.com" # ntsim-ng configuration and deployment diff --git a/ntsimulator/deploy/o-ran/ubuntu.Dockerfile b/ntsimulator/deploy/o-ran/ubuntu.Dockerfile index 11fc3b5..f5cdd80 100644 --- a/ntsimulator/deploy/o-ran/ubuntu.Dockerfile +++ b/ntsimulator/deploy/o-ran/ubuntu.Dockerfile @@ -17,7 +17,7 @@ #### DEVICE #### ################ -FROM nexus3.o-ran-sc.org:10001/o-ran-sc/nts-ng-base:latest +FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest LABEL maintainer="alexandru.stancu@highstreet-technologies.com / adrian.lita@highstreet-technologies.com" # ntsim-ng configuration and deployment diff --git a/ntsimulator/deploy/x-ran/ubuntu.Dockerfile b/ntsimulator/deploy/x-ran/ubuntu.Dockerfile index 11fc3b5..f5cdd80 100644 --- a/ntsimulator/deploy/x-ran/ubuntu.Dockerfile +++ b/ntsimulator/deploy/x-ran/ubuntu.Dockerfile @@ -17,7 +17,7 @@ #### DEVICE #### ################ -FROM nexus3.o-ran-sc.org:10001/o-ran-sc/nts-ng-base:latest +FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest LABEL maintainer="alexandru.stancu@highstreet-technologies.com / adrian.lita@highstreet-technologies.com" # ntsim-ng configuration and deployment