mirror of
https://github.com/kairos-io/provider-rke2.git
synced 2025-04-28 03:13:27 +00:00
Update golang image
Signed-off-by: Santhosh S <santhosh@spectrocloud.com>
This commit is contained in:
parent
bad8529659
commit
bd349f9cee
@ -23,7 +23,7 @@ build-cosign:
|
||||
SAVE ARTIFACT /ko-app/cosign cosign
|
||||
|
||||
go-deps:
|
||||
FROM gcr.io/spectro-images-public/golang:${GOLANG_VERSION}-alpine
|
||||
FROM us-docker.pkg.dev/palette-images/build-base-images/golang:${GOLANG_VERSION}-alpine
|
||||
WORKDIR /build
|
||||
COPY go.mod go.sum ./
|
||||
RUN go mod download
|
||||
|
Loading…
Reference in New Issue
Block a user