Enable dependabot automation for registry container image #161
Open
Description
Use case
My use case runs registry in CI to test SOCI snapshotter (a containerd lazy loading snapshotter) pulling images from an OCI container registry.
Issue
We have dependabot automation configured to update the registry container image but it requires org.opencontainers.image.source
label on the container image and tagging the repository with the same tags as the published container images.
Tasks
[ ] Add label to container image
[ ] Add release tag to match container image tags.
Additional context
Metadata
Assignees
Labels
No labels