mirror of
https://github.com/alibaba/higress.git
synced 2026-06-03 09:37:28 +08:00
feat: add config parse in mcp server (#1944)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23 AS golang-base
|
||||
FROM golang:1.23-bullseye AS golang-base
|
||||
|
||||
ARG GOPROXY
|
||||
ARG GO_FILTER_NAME
|
||||
|
||||
Reference in New Issue
Block a user