You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: