imjoey opened a new issue #1145: URL: https://github.com/apache/apisix-dashboard/issues/1145
# Bug report ## Describe the bug The `Dockerfile` in master branch seems using the code from a specific release for building docker image. I guess we should fetch the code from master branch in `Dockerfile` defined in master branch. The code from a release can only be used in a `Dockerfile` defined in corresponding release. Any feedback is welcome. Thanks. ---------------------------------------------------------------- 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]
