Skip to content

librarian: update-image: find latest docker image SHA #2545

@chingor13

Description

@chingor13

Given an AR docker image (e.g. us-central1-docker.pkg.dev/some-project/some-repo/some-image@sha256:abcdef1234), return the latest created AR docker image with the same name.

Should also support:

  • tagged images (e.g. us-central1-docker.pkg.dev/some-project/some-repo/some-image:some-tag)
  • untagged images (e.g. us-central1-docker.pkg.dev/some-project/some-repo/some-image)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions