Skip to content

ci: add a dependabot updater for dockerfiles#2680

Merged
simar7 merged 1 commit intomainfrom
docker-dependabot-autoupdate
Aug 6, 2025
Merged

ci: add a dependabot updater for dockerfiles#2680
simar7 merged 1 commit intomainfrom
docker-dependabot-autoupdate

Conversation

@simar7
Copy link
Copy Markdown
Member

@simar7 simar7 commented Aug 2, 2025

Description

ci: add a dependabot updater for dockerfiles

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@simar7 simar7 requested review from afdesk and Copilot August 2, 2025 06:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Dependabot configuration to automatically update Docker dependencies in the project. The change enables daily monitoring of Dockerfile dependencies in the /build/trivy-operator directory to keep base images and Docker-related dependencies current.

  • Adds Docker package ecosystem support to Dependabot configuration
  • Configures daily update schedule for Docker dependencies
  • Targets the /build/trivy-operator directory for Docker file monitoring

@simar7 simar7 marked this pull request as ready for review August 2, 2025 06:35
@simar7 simar7 force-pushed the docker-dependabot-autoupdate branch from 1716fcc to 05247b9 Compare August 2, 2025 06:42
@afdesk
Copy link
Copy Markdown
Contributor

afdesk commented Aug 4, 2025

LGTM
I'm unsure it'll help us with UBI, but let's try this way

@simar7 simar7 merged commit bd4513d into main Aug 6, 2025
9 checks passed
@simar7
Copy link
Copy Markdown
Member Author

simar7 commented Aug 6, 2025

@afdesk seems to work #2688

@afdesk
Copy link
Copy Markdown
Contributor

afdesk commented Aug 6, 2025

@afdesk seems to work #2688

yep! it looks perfect!

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 this pull request may close these issues.

3 participants