From 925312a023219d27123a76a6ede29dfacfaba6c5 Mon Sep 17 00:00:00 2001 From: trantzas Date: Fri, 31 Jan 2025 15:58:21 +0000 Subject: [PATCH] Update file Makefile --- QoDProvisioning/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QoDProvisioning/Makefile b/QoDProvisioning/Makefile index 848f348..3d9249b 100644 --- a/QoDProvisioning/Makefile +++ b/QoDProvisioning/Makefile @@ -14,7 +14,7 @@ OPERATOR_DOCKER_IMAGE_NAME_ON_REPOSITORY = osl-camaraaas-qod-provisioning-api-op OPERATOR_DOCKER_IMAGE_TAG_ON_REPOSITORY = latest # VARIABLES TO UPDATE -REPOSITORY_HOST = atnog-harbor.av.it.pt/camaraaas +REPOSITORY_HOST = harbor-osl.etsi.org/camaraaas OPERATOR_NAMESPACE = osl-camara-controllers # Dummy Operator Service -- GitLab