Homepage statistics and webhook does not work after upgrade to 1.18.3

I update gitea from 1.142 to 1.183(latest for now) with docker image (gitea/gitea:1.18.3)

But it seems the statistics and webhook does not work. I am updating because I need to integrate gitea with cooperate wechat robot (which is not available in 1.14.2) .

home page statistics not working

webhook not working. I do not get notification when pushing. I believe the configuration is fine, as I get notification when test push. But no notication when commiting/pushing to the repo.

the repo commit status not refresh after committing and pushing

Check FAQ - Docs first

Solved. My docker version is not updated.
It works fine after upgrading docker engine version.