Skip to content

Commit

Permalink
update aws go sdk to 1.54.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tingrui-AWS-EKS-auth committed Jun 24, 2024
1 parent 4298a66 commit 2403896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ARG image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-09-06-1694026927.2
ARG golang_image=public.ecr.aws/docker/library/golang:1.22.2
ARG golang_image=public.ecr.aws/docker/library/golang:1.22.4

FROM --platform=$BUILDPLATFORM $golang_image AS builder
WORKDIR /go/src/github.com/kubernetes-sigs/aws-iam-authenticator
Expand Down

0 comments on commit 2403896

Please sign in to comment.