diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2022-04-24 14:40:08 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2022-04-24 14:40:08 +0800 |
commit | f3bef1d494aa7d2c316c4c93cdf4a2616240a3da (patch) | |
tree | fc1b7833edc1483b13cad3fa54f5f0f032ebf0a5 | |
parent | 9e01f3e71f1453f73d5db16c24f511c9e0805373 (diff) |
Bumped the Docker Version
Issue-ID: HOLMES-535
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ie11ab3dbc3dc2fb0ece2a71361e2a99dcbcba964
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index ece7570..7bad78b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=10
minor=0
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|