supeiliang commented on issue #11249: URL: https://github.com/apache/apisix/issues/11249#issuecomment-2820302476
> > > 该问题已在 apisix-dashboard 主分支中修复。apache [/apisix-dashboard#2947](https://github.com/apache/apisix-dashboard/pull/2947) > > > 请前往构建项目并制作 apisix-dashboard 包。https [://github.com/api7/apisix-build-tools?tab =readme-ov-file#build-dashboard](https://github.com/api7/apisix-build-tools?tab=readme-ov-file#build-dashboard) > > > ``` > > > make package type=deb app=dashboard version=3.0.1 checkout=master > > > ``` > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 如果您正在使用 apisix 管理 API,请删除有效负载中的有效性密钥。 > > > > > > 最新版本的 Docker 镜像中是否有修复`apisix-dashboard`?我正在使用`apache/apisix-dashboard:latest`,但遇到了有效性错误。 > > 我猜 Hub 的最新版本里没有。 请从这个仓库构建你自己的镜像。 > > https://github.com/apache/apisix-docker.git > > # change directory > cd apisix-docker/dashboard > docker build \ > -f Dockerfile.alpine \ > --build-arg APISIX_DASHBOARD_TAG=master \ > -t apisix-dashboard:master \ > . 使用这个dockerfile构建会有各种版本问题的报错,可以提供最新的dockerfile吗? -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org