[202012][Mellanox] Change MFT version to 4.18.0-106 (#10305)

- 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:37:34 +08:00 committed by GitHub
parent deac4eed64
commit 68b38b325b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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