mirror of
https://github.com/alibaba/higress.git
synced 2026-05-30 23:57:28 +08:00
upgrade wasm-go sdk of some wasm plugins (#2615)
This commit is contained in:
@@ -5,9 +5,6 @@ FROM $BUILDER AS builder
|
||||
ARG GOPROXY
|
||||
ENV GOPROXY=${GOPROXY}
|
||||
|
||||
ARG EXTRA_TAGS=""
|
||||
ENV EXTRA_TAGS=${EXTRA_TAGS}
|
||||
|
||||
ARG PLUGIN_NAME=hello-world
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
Reference in New Issue
Block a user