aboutsummaryrefslogtreecommitdiffstats
path: root/build4docker.sh
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:10:35 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2019-05-09 10:10:39 +0800
commit28a684276bad272a08dca739c5951e25011ecfd9 (patch)
treebef5e5951e62763d96d0fb90a34cbc998d39944c /build4docker.sh
parentb9bf181a6ece4f03735e75c6af350690cef24787 (diff)
bump version to 1.2.5
Issue-ID: MSB-334 Change-Id: I62ba0b801564a45738c7765f72825f226bc4cb8d Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'build4docker.sh')
-rw-r--r--build4docker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build4docker.sh b/build4docker.sh
index cc90355..2e1e96f 100644
--- a/build4docker.sh
+++ b/build4docker.sh
@@ -28,7 +28,7 @@ RELEASE_DIR=${RELEASE_BASE_DIR}/msb-discovery
DOCKER_RUN_NAME=msb_discovery
DOCKER_IMAGE_NAME=msb_discovery
DOCKER_LATEST_VERSION=latest
-DOCKER_RELEASE_VERSION=1.2.3
+DOCKER_RELEASE_VERSION=1.2.5
DOCKER_REPOSITORY=nexus3.onap.org:10003
TIMESTAMP=$(date +"%Y%m%dT%H%M%SZ")