Skip to content

v1.2.1 Docker image missing from Docker Hub — manifest unknown #202

@nayan-ampity

Description

@nayan-ampity

Description:
The v1.2.1 release tag exists on GitHub, but the corresponding Docker image devopsinfra/action-commit-push:v1.2.1 has not been published to Docker Hub. Any
Workflow using @master or @v1.2.1 fails at the Docker pull step.

Error
Error response from daemon: manifest for devopsinfra/action-commit-push:v1.2.1 not found: manifest unknown: manifest unknown

Steps to reproduce

  1. Use devops-infra/action-commit-push@master or @v1.2.1 in a GitHub Actions workflow
  2. Trigger the workflow
  3. Job fails immediately at the "Pull down action image" step

Expected behavior
Docker image devopsinfra/action-commit-push:v1.2.1 should be published to Docker Hub alongside the GitHub release, consistent with previous releases (e.g. v1.2.0).

Workaround
Pin to @v1.2.0 until the image is published.

Environment

  • GitHub Actions runner: ubuntu-latest (2.334.0)
  • Affected action ref: @master, @v1.2.1
  • Working action ref: @v1.2.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions