I can't login after updating!

When I update my vaultwarden docker image,I can access the homepage normally, but cannot log in anymore.
Port forwarding, DDNS, SSL certificate and docker are all working fine.
Below is the log output by docker.
[Vaultwarden Version 1.22.2 ]

[2021-09-10 12:52:59.059][request][INFO] POST /api/accounts/prelogin
[2021-09-10 12:52:59.060][response][INFO] POST /api/accounts/prelogin (prelogin) => 200 OK
[2021-09-10 12:52:59.155][request][INFO] POST /identity/connect/token
[2021-09-10 12:52:59.155][vaultwarden::api::identity][ERROR] Username or password is incorrect. Try again. IP: ***.***.***.***. Username: **********@gmail.com. 
[2021-09-10 12:52:59.155][response][INFO] POST /identity/connect/token (login) => 400 Bad Request

Please share you support string with us. You can generate via the admin interface. It would also help to see your docker-compose file