janiussyafiq commented on code in PR #614: URL: https://github.com/apache/apisix-docker/pull/614#discussion_r2915414517
########## all-in-one/apisix-dashboard/Dockerfile: ########## @@ -17,60 +17,56 @@ ARG ENABLE_PROXY=false ARG ETCD_VERSION=v3.4.14 -ARG APISIX_VERSION=master +ARG APISIX_VERSION=3.15.0 Review Comment: this is necessary since apiseven.com package repo only publishes released versions. other dockerfiles also use this approach https://github.com/apache/apisix-docker/blob/642c0742c095dd16f5961c9d35e1dcc2f0f213ec/debian/Dockerfile#L20 -- 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]
