Skip to content

Returns wrong result with base image debian:stable-slim for platform linux/386 #233

@felfert

Description

@felfert

Hi,

I am trying to use this action here, and it works with alpine as base-image, but always returns needs-updating=true when the base image is debian:stable-slim. I enabled action debugging and with my limited knowledge of docker manifest, it looks to me that the action picks the wrong architecture of the base image (amd64) metadata instead of the requested 386.

Debug log of the action run is here (was unable to attach it directly).

Thanks in advance
-Fritz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions