mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-01 18:30:15 +00:00
update go 1.22.7
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# build
|
||||
FROM golang:alpine as builder
|
||||
FROM public.ecr.aws/docker/library/golang:1.22.7-bullseye as builder
|
||||
ARG VERSION
|
||||
ARG COMMIT
|
||||
ARG DATE
|
||||
|
||||
Reference in New Issue
Block a user