Skip to content

Commit ef94c9a

Browse files
Creating PR to update Go version to 1.24.11 (#288)
1 parent 66e63d4 commit ef94c9a

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.10
1+
1.24.11

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.10
1+
ARG golang_image=public.ecr.aws/eks-distro-build-tooling/golang:1.24.11
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)