update go to 1.24.4 in wasm builder image (#2598)

This commit is contained in:
澄潭
2025-07-15 19:36:04 +08:00
committed by GitHub
parent c3eb8d0447
commit 9214dca078
2 changed files with 3 additions and 69 deletions

View File

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