mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
update go 1.25.7
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# build
|
||||
FROM public.ecr.aws/docker/library/golang:1.24.6-bullseye AS builder
|
||||
FROM public.ecr.aws/docker/library/golang:1.25.7 AS builder
|
||||
ARG VERSION
|
||||
ARG DATE
|
||||
RUN mkdir /build
|
||||
|
||||
Reference in New Issue
Block a user