Add nexus repo to Dockerfiles. 80/4980/1
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Tue, 3 Nov 2020 14:51:22 +0000 (16:51 +0200)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Tue, 3 Nov 2020 14:51:30 +0000 (16:51 +0200)
Issue-ID: SIM-38
Change-Id: I4f8523a75c976630545570123cdeb005470e9529
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
ntsimulator/deploy/nts-manager/ubuntu.Dockerfile
ntsimulator/deploy/o-ran/ubuntu.Dockerfile
ntsimulator/deploy/x-ran/ubuntu.Dockerfile

index a119cce..8d2c5c2 100644 (file)
@@ -17,7 +17,7 @@
 #### DEVICE ####
 ################
 
-FROM o-ran-sc/nts-ng-base:latest
+FROM nexus3.o-ran-sc.org:10001/o-ran-sc/nts-ng-base:latest
 LABEL maintainer="alexandru.stancu@highstreet-technologies.com / adrian.lita@highstreet-technologies.com"
 
 # ntsim-ng configuration and deployment
index 329fa7f..11fc3b5 100644 (file)
@@ -17,7 +17,7 @@
 #### DEVICE ####
 ################
 
-FROM o-ran-sc/nts-ng-base:latest
+FROM nexus3.o-ran-sc.org:10001/o-ran-sc/nts-ng-base:latest
 LABEL maintainer="alexandru.stancu@highstreet-technologies.com / adrian.lita@highstreet-technologies.com"
 
 # ntsim-ng configuration and deployment
index 329fa7f..11fc3b5 100644 (file)
@@ -17,7 +17,7 @@
 #### DEVICE ####
 ################
 
-FROM o-ran-sc/nts-ng-base:latest
+FROM nexus3.o-ran-sc.org:10001/o-ran-sc/nts-ng-base:latest
 LABEL maintainer="alexandru.stancu@highstreet-technologies.com / adrian.lita@highstreet-technologies.com"
 
 # ntsim-ng configuration and deployment