diff --git a/Dockerfile_doris_debug b/Dockerfile_doris_debug index 66b61b93..fa47e4f9 100644 --- a/Dockerfile_doris_debug +++ b/Dockerfile_doris_debug @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -FROM golang:1.19 as builder +FROM golang:1.23 as builder ARG TARGETOS ARG TARGETARCH