File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 - id : govulncheck
2323 uses : golang/govulncheck-action@v1
2424 with :
25- go-version-input : 1.21.3
25+ go-version-input : 1.21.4
2626 go-version-file : go.mod
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ MAKEFILE_PATH = $(dir $(realpath -s $(firstword $(MAKEFILE_LIST))))
44# Image URL to use all building/pushing image targets
55IMG ?= public.ecr.aws/eks/aws-load-balancer-controller:v2.6.1
66# Image URL to use for builder stage in Docker build
7- BUILD_IMAGE ?= public.ecr.aws/docker/library/golang:1.21.3
7+ BUILD_IMAGE ?= public.ecr.aws/docker/library/golang:1.21.4
88# Image URL to use for base layer in Docker build
99BASE_IMAGE ?= public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-09-06-1694026927.2
1010IMG_PLATFORM ?= linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments