yangqiyu0306 opened a new issue #6835: URL: https://github.com/apache/dolphinscheduler/issues/6835
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Deploying DolphinScheduler using docker, the deployment package is apache-dolphinscheduler-2.0.0-alpha-src.zip, after deployment, an error is found on the home page, the error message is that the database field is missing, the details are as follows picture   after looking the error log, is "bitnami/postgresql:11.11.0" image database table not complete, the details are as follows picture this is error database data  this is apache-dolphinscheduler-2.0.0-alpha-src\sql\dolphinscheduler_postgre.sql data  it is recommended to rebuild "bitnami/postgresql:11.11.0" image ### What you expected to happen no error is found on the home page ### How to reproduce rebuild "bitnami/postgresql:11.11.0" image ### Anything else _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
