Skip to content

## Pull Request Overview #1

@alfanumerik7

Description

@alfanumerik7

Pull Request Overview

This PR fixes a Docker attestation issue in the GitHub Actions workflow example by reordering the image list in the metadata action. The problem occurred because the attestation step targets GHCR but was trying to fetch a Docker Hub digest, resulting in a 404 error.

Key changes:

  • Reorders the image list in docker/metadata-action to prioritize GHCR over Docker Hub
  • Ensures the digest output from docker/build-push-action points to an existing GHCR manifest

Originally posted by @copilot-pull-request-reviewer in github/docs#40292 (review)

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