Cannot upgrade plugin in docker container

I am hosting the nocobase website using docker container. And I wrote some custom plugin and successfully upload to the website.

But I found that when I updated something in the plugin and try to re upload it, the plugin manager still showing the previous version of the plugin. Is there another way to upgrade the container hosted website?

You can go to the storage/plugins/ directory and delete the previously uploaded plugin files.
After that, re-upload the updated version of the plugin to complete the replacement.