mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 03:57:28 +08:00
update go to 1.24.4 in wasm builder image (#2598)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PLUGIN_NAME ?= hello-world
|
||||
BUILDER_REGISTRY ?= higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/
|
||||
REGISTRY ?= higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/
|
||||
GO_VERSION ?= 1.24.0
|
||||
GO_VERSION ?= 1.24.4
|
||||
TINYGO_VERSION ?= 0.29.0
|
||||
ORAS_VERSION ?= 1.0.0
|
||||
HIGRESS_VERSION ?= 1.0.0-rc
|
||||
|
||||
Reference in New Issue
Block a user