aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index c699b1eb..9b4371a0 100644
--- a/build.sh
+++ b/build.sh
@@ -8,7 +8,7 @@
set -xe
repo=${REPO:-opnfv}
-tag=${BRANCH:-latest}
+tag=${BRANCH:-fraser}
arch=${arch-"\
amd64 \
arm64"}