tao12345666333 commented on a change in pull request #859:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/859#discussion_r803200015



##########
File path: Makefile
##########
@@ -87,8 +87,8 @@ endif
 .PHONY: push-images-to-kind
 push-images-to-kind: kind-up
 ifeq ($(E2E_SKIP_BUILD), 0)
-       docker pull apache/apisix:dev
-       docker tag apache/apisix:dev $(LOCAL_REGISTRY)/apache/apisix:dev
+       docker pull apache/apisix:2.12.0-alpine
+       docker tag apache/apisix:2.12.0-alpine 
$(LOCAL_REGISTRY)/apache/apisix:dev

Review comment:
       Will rollback to stable version before confirming that dev is available.




-- 
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


Reply via email to