Skip to content

Latest AWS Lambda dotnet image is only for arm #1471

@lionel-faber

Description

@lionel-faber

Describe the bug

The latest image uploaded today is for ARM and not AMD64
image

Expected Behavior

The last version had separate images for arm and amd64. Is this being migrated to use a single multi-platform image?

Current Behavior

The latest image seems to support only arm64.

Reproduction Steps

Build a docker image that uses the latest base image:

FROM public.ecr.aws/lambda/dotnet:7

The image always targets arm64

Possible Solution

No response

Additional Information/Context

No response

AWS .NET SDK and/or Package version used

N/A

Targeted .NET Platform

.NET 7

Operating System and version

Amazon Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.module/lambda-client-libresponse-requestedWaiting on additional info and feedback. Will move to close soon in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions