aboutsummaryrefslogtreecommitdiffstats
path: root/bin/base/build_base_images.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/base/build_base_images.sh')
-rwxr-xr-xbin/base/build_base_images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/base/build_base_images.sh b/bin/base/build_base_images.sh
index 9f8aae3..cf15479 100755
--- a/bin/base/build_base_images.sh
+++ b/bin/base/build_base_images.sh
@@ -7,7 +7,7 @@ cd ${DOCKER_BUILD_DIR}
BUILD_ARGS="--no-cache"
ORG="onap"
-VERSION="3.0.0"
+VERSION="4.0.0"
PROJECT="aaf"
IMAGE="aaf-base"
DOCKER_REPOSITORY="nexus3.onap.org:10003"