Skip to content

Commit 8334513

Browse files
Creating PR to update Go version to 1.24.10 (#283)
1 parent d64b7b4 commit 8334513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.9
1+
1.24.10

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG golang_image=public.ecr.aws/eks-distro-build-tooling/golang:1.24.9
1+
ARG golang_image=public.ecr.aws/eks-distro-build-tooling/golang:1.24.10
22

33
FROM --platform=$BUILDPLATFORM $golang_image AS builder
44
WORKDIR $GOPATH/src/github.com/aws/amazon-eks-pod-identity-webhook

0 commit comments

Comments
 (0)