mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 12:47:28 +08:00
feat: Upgrade Wasm go plugin builder image (#1273)
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
PLUGIN_NAME ?= hello-world
|
PLUGIN_NAME ?= hello-world
|
||||||
BUILDER_REGISTRY ?= higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/
|
BUILDER_REGISTRY ?= higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/
|
||||||
REGISTRY ?= higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/
|
REGISTRY ?= higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/
|
||||||
GO_VERSION ?= 1.19
|
GO_VERSION ?= 1.20.14
|
||||||
TINYGO_VERSION ?= 0.28.1
|
TINYGO_VERSION ?= 0.29.0
|
||||||
ORAS_VERSION ?= 1.0.0
|
ORAS_VERSION ?= 1.0.0
|
||||||
HIGRESS_VERSION ?= 1.0.0-rc
|
HIGRESS_VERSION ?= 1.0.0-rc
|
||||||
USE_HIGRESS_TINYGO ?= false
|
USE_HIGRESS_TINYGO ?= false
|
||||||
|
|||||||
Reference in New Issue
Block a user