Commit fe1d6849 authored by zhiqiangxu's avatar zhiqiangxu Committed by GitHub

fix docker warning (#13462)

parent 3db0492c
FROM golang:1.22.7-alpine3.20 as builder FROM golang:1.22.7-alpine3.20 AS builder
RUN apk add --no-cache make gcc musl-dev linux-headers git jq bash RUN apk add --no-cache make gcc musl-dev linux-headers git jq bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment