mirror of
https://github.com/alibaba/higress.git
synced 2026-05-22 11:47:27 +08:00
chore: update ENVOY_PACKAGE_URL_PATTERN to v2.2.2
Change-Id: Iaa9c5095ba0d69aad806e64ba3fb58f7992aed2a Co-developed-by: Claude <noreply@anthropic.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: EndlessSeeker <1766508902@qq.com>
This commit is contained in:
@@ -151,7 +151,7 @@ docker-buildx-push: clean-env docker.higress-buildx
|
||||
export PARENT_GIT_TAG:=$(shell cat VERSION)
|
||||
export PARENT_GIT_REVISION:=$(TAG)
|
||||
|
||||
export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.2.1/envoy-symbol-ARCH.tar.gz
|
||||
export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.2.2/envoy-symbol-ARCH.tar.gz
|
||||
|
||||
build-envoy: prebuild
|
||||
./tools/hack/build-envoy.sh
|
||||
|
||||
Reference in New Issue
Block a user