Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable dependabot automation for registry container image #161

Open
austinvazquez opened this issue Mar 29, 2024 · 1 comment · May be fixed by #162
Open

Enable dependabot automation for registry container image #161

austinvazquez opened this issue Mar 29, 2024 · 1 comment · May be fixed by #162

Comments

@austinvazquez
Copy link

austinvazquez commented Mar 29, 2024

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

  1. https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file?learn=dependency_version_updates&learnProduct=code-security#docker
  2. https://github.com/dependabot-fixtures/docker-with-source
@austinvazquez
Copy link
Author

cc @milosgajdos @thaJeztah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant