summaryrefslogtreecommitdiffstats
path: root/lenovo/docker/build_image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lenovo/docker/build_image.sh')
-rwxr-xr-xlenovo/docker/build_image.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/lenovo/docker/build_image.sh b/lenovo/docker/build_image.sh
index 1e5bffdc..77d9638e 100755
--- a/lenovo/docker/build_image.sh
+++ b/lenovo/docker/build_image.sh
@@ -20,8 +20,8 @@ cd ${DOCKER_BUILD_DIR}
BUILD_ARGS="--no-cache"
ORG="onap"
-VERSION="1.3.0-SNAPSHOT"
-STAGING="1.3.0-STAGING"
+VERSION="1.3.1-SNAPSHOT"
+STAGING="1.3.1-STAGING"
PROJECT="multicloud"
IMAGE="openstack-lenovo"
DOCKER_REPOSITORY="nexus3.onap.org:10003"