Add label source to dockerfile#143
Conversation
WalkthroughA metadata label was added to the Dockerfile to include the repository source URL. No build steps, runtime instructions, or exported/public interfaces were changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
This pull request makes a minor update to the Dockerfile by adding a label that references the GitHub repository source for the image. This helps improve traceability and documentation of the container image. Useful for bot like dependabot or Renovate to fetch the changelog.
source : https://docs.renovatebot.com/key-concepts/changelogs/
https://docs.renovatebot.com/modules/datasource/docker/
Summary by CodeRabbit