*: update dockerfile (#38114)
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
# Builder image
|
||||
FROM golang:1.19.1 as builder
|
||||
FROM golang:1.19.1-alpine as builder
|
||||
|
||||
RUN apk add --no-cache \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user