tokers commented on a change in pull request #289:
URL: https://github.com/apache/apisix-docker/pull/289#discussion_r814631670
##########
File path: README.md
##########
@@ -48,6 +48,21 @@ make build-on-alpine-local
$ make build-on-alpine-cn
```
+4. Build apisix-dashboard from release version:
+
+```sh
+# Assign Apache release version to variable `APISIX_DASHBOARD_VERSION`, for
example: 2.10.
Review comment:
```suggestion
# Assign the release version of Apache APISIX Dashboard to variable
`APISIX_DASHBOARD_VERSION`, for example: 2.10.
```
##########
File path: README.md
##########
@@ -48,6 +48,21 @@ make build-on-alpine-local
$ make build-on-alpine-cn
```
+4. Build apisix-dashboard from release version:
+
+```sh
+# Assign Apache release version to variable `APISIX_DASHBOARD_VERSION`, for
example: 2.10.
+# The latest release version can be find at
`https://github.com/apache/apisix-dashboard/releases`
Review comment:
```suggestion
# The latest release version can be found at
`https://github.com/apache/apisix-dashboard/releases`
```
--
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]