chengshiwen commented on issue #5414: URL: https://github.com/apache/dolphinscheduler/issues/5414#issuecomment-830592721
It seems that you used 1.3.5 version of docker-compose.yaml, but the 1.3.6 docker image is used. To solve the problem, replace apache/dolphinscheduler:latest with apache/dolphinscheduler:1.3.5 in docker-compose.yaml. Or just use the latest 1.3.6 of docker-compose.yaml Please refer to FAQ 1.3.5: https://dolphinscheduler.apache.org/zh-cn/docs/1.3.5/user_doc/docker-deployment.html 1.3.6 : https://dolphinscheduler.apache.org/zh-cn/docs/1.3.6/user_doc/docker-deployment.html -- 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. For queries about this service, please contact Infrastructure at: [email protected]
