Browse Source

image tag for testing

abhishek9686 1 year ago
parent
commit
17a63928b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -55,7 +55,7 @@ set_buildinfo() {
 
 	
 	BUILD_TAG=$LATEST
-	IMAGE_TAG=$(sed 's/\//-/g' <<<"$BUILD_TAG")
+	IMAGE_TAG=NET-898
 
 	if [ -z "$INSTALL_TYPE" ]; then
 		echo "-----------------------------------------------------"