From d44006f0b95100a1f804d440770ddae3f53de138 Mon Sep 17 00:00:00 2001 From: Alex Stancu Date: Wed, 2 Dec 2020 20:03:01 +0200 Subject: [PATCH] Increase artifacts version. Issue-ID: SIM-50 Change-Id: I72808b8385579d7361777c269b715faa6e288ba8 Signed-off-by: Alex Stancu --- ntsimulator/deploy/nts-manager/container-tag.yaml | 2 +- ntsimulator/deploy/nts-manager/ubuntu.Dockerfile | 2 +- ntsimulator/deploy/o-ran/container-tag.yaml | 2 +- ntsimulator/deploy/o-ran/ubuntu.Dockerfile | 2 +- ntsimulator/deploy/x-ran/container-tag.yaml | 2 +- ntsimulator/deploy/x-ran/ubuntu.Dockerfile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ntsimulator/deploy/nts-manager/container-tag.yaml b/ntsimulator/deploy/nts-manager/container-tag.yaml index a8e0c0f..b4e71b9 100644 --- a/ntsimulator/deploy/nts-manager/container-tag.yaml +++ b/ntsimulator/deploy/nts-manager/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.0.0 \ No newline at end of file +tag: 1.0.3 \ No newline at end of file diff --git a/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile b/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile index a119cce..4978e0d 100644 --- a/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile +++ b/ntsimulator/deploy/nts-manager/ubuntu.Dockerfile @@ -17,7 +17,7 @@ #### DEVICE #### ################ -FROM 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/container-tag.yaml b/ntsimulator/deploy/o-ran/container-tag.yaml index a8e0c0f..b4e71b9 100644 --- a/ntsimulator/deploy/o-ran/container-tag.yaml +++ b/ntsimulator/deploy/o-ran/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.0.0 \ No newline at end of file +tag: 1.0.3 \ No newline at end of file diff --git a/ntsimulator/deploy/o-ran/ubuntu.Dockerfile b/ntsimulator/deploy/o-ran/ubuntu.Dockerfile index 329fa7f..f5cdd80 100644 --- a/ntsimulator/deploy/o-ran/ubuntu.Dockerfile +++ b/ntsimulator/deploy/o-ran/ubuntu.Dockerfile @@ -17,7 +17,7 @@ #### DEVICE #### ################ -FROM 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/container-tag.yaml b/ntsimulator/deploy/x-ran/container-tag.yaml index a8e0c0f..b4e71b9 100644 --- a/ntsimulator/deploy/x-ran/container-tag.yaml +++ b/ntsimulator/deploy/x-ran/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.0.0 \ No newline at end of file +tag: 1.0.3 \ No newline at end of file diff --git a/ntsimulator/deploy/x-ran/ubuntu.Dockerfile b/ntsimulator/deploy/x-ran/ubuntu.Dockerfile index 329fa7f..f5cdd80 100644 --- a/ntsimulator/deploy/x-ran/ubuntu.Dockerfile +++ b/ntsimulator/deploy/x-ran/ubuntu.Dockerfile @@ -17,7 +17,7 @@ #### DEVICE #### ################ -FROM 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 -- 2.16.6