[Mellanox] update MFT version to 4.18.0-106 (#10304)

- Why I did it
With the previous MFT 4.18.1-16 there is a bug in mstdump tool accessing wrong address. it is confirmed this issue does not exist in official 4.18.0-106.

- How I did it
Update the MFT version to 4.18.0-106

- How to verify it
Run regression on Mellanox platforms
This commit is contained in:
Kebo Liu 2022-03-22 01:38:37 +08:00 committed by GitHub
parent bf4ab4a338
commit 42ab5b8eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@
#
# Mellanox SAI
MFT_VERSION = 4.18.1
MFT_REVISION = 16
MFT_VERSION = 4.18.0
MFT_REVISION = 106
export MFT_VERSION MFT_REVISION