diff --git a/nise-backend/Build.sh b/nise-backend/Build.sh index 5945c1a..dfc4765 100755 --- a/nise-backend/Build.sh +++ b/nise-backend/Build.sh @@ -7,7 +7,7 @@ jabba use 21.0.2 # Set variables IMAGE_NAME="nise-backend" -IMAGE_REGISTRY="git.gengo.tech/gengotech" +IMAGE_REGISTRY="git.gengo.tech/nuff" IMAGE_VERSION="latest" # Check if there are uncommitted changes