We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64b7b4 commit 8334513Copy full SHA for 8334513
.go-version
@@ -1 +1 @@
1
-1.24.9
+1.24.10
Dockerfile
@@ -1,4 +1,4 @@
-ARG golang_image=public.ecr.aws/eks-distro-build-tooling/golang:1.24.9
+ARG golang_image=public.ecr.aws/eks-distro-build-tooling/golang:1.24.10
2
3
FROM --platform=$BUILDPLATFORM $golang_image AS builder
4
WORKDIR $GOPATH/src/github.com/aws/amazon-eks-pod-identity-webhook
0 commit comments