Inquiry regarding jenkins agent image which supports kubernetes version 1.25

Jenkins version:2.348

I was using jenkins on AWS EKS k8s 1.22 and builds are working fine, now with the k8s 1.25 version upgrade, Builds are failing with the “Cannot connect to docker daemon”. I understand eks 1.25 deprecated docker and instead using contained.

My question is how are we building in Eks 1.25, can someone help me with the agent image? any help is highly appreciated.