diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-10-14 08:55:08 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-10-14 08:55:08 +0800 |
commit | fd7182f8f768edf0cf9310fc682b61e07b80c113 (patch) | |
tree | 45a1ca0e55b9cf80f14e77269df96ba45337491a /version.properties | |
parent | 8a530964f1f76d8a3bc5524b140434aab45cd331 (diff) |
Bumped the docker version to 9.0.19.0.1
Issue-ID: HOLMES-475
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: If75977a7f86d40bf2c29efea3b2c330fceaf115b
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index a12a881..3e90772 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=9
minor=0
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|