Canton and besu version mismatch erro

Hi ,

When I am trying to connect to the sequencer I am getting besu version mismatch error.
canton version – 2.6.4
besu version – 23.1

error
ERROR c.d.c.n.g.ApiRequestLogger:sequencer=Sequencer1 tid:72768f7332f7250fdcaa8780724bdad9 - Request c.d.c.d.a.v.SequencerInitializationService/InitV1 by /30.91.166.12:37932: failed with INTERNAL/BESU_VERSION_MISMATCH(8,94c47d44): The sequencer is configured to interact with a Besu client of version 22.1 but found ; sequencer=Sequencer1

Hi @harikrishna_sri_ramo

Can you share your docker config for besu? What image have you specified in it?

Also, a reminder that canton 2.6.4 has been tested against Besu v 22.1.3

Thanks for the response @rohitt
we are using binaries for installation , not docker images.

I have downgraded the version to 22.1 , still facing same issue.