update build-env
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:alpine AS build-env
|
FROM golang:1.26-alpine AS build-env
|
||||||
|
|
||||||
RUN apk --no-cache add git make build-base
|
RUN apk --no-cache add git make build-base
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user