diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-31 14:08:25 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-31 14:08:25 +0800 |
commit | 5a9c38b9a0eba253868639e42553885359c3ad44 (patch) | |
tree | 2a562df58de295c5738662a45a21ff1ccc08922d | |
parent | aedf3964195fc3bb21201d3eba7ae098431f21aa (diff) |
Updated the Version of the Docker Image
Change-Id: Idfe42fa03c626a62d44aaa60415cfdc2313920f5
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 146a672..cfb32e0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|