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

fix(ci): fix dependabot docker action #2877

Merged
merged 2 commits into from
Apr 25, 2024
Merged

fix(ci): fix dependabot docker action #2877

merged 2 commits into from
Apr 25, 2024

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Apr 25, 2024

also use docker's tini/init for FV containers

Dependabot already searches for any files matching
`f.match?(/dockerfile/i)` within the given directory, we don't need to
give it hints about filenames

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
This is just to ensure a clean shutdown during the tests

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@dnwe dnwe added the ignore-for-release Label for PRs that shouldn’t be mentioned in release notes label Apr 25, 2024
Copy link
Collaborator

@hindessm hindessm left a comment

Choose a reason for hiding this comment

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

LGTM

@dnwe dnwe merged commit 681001f into main Apr 25, 2024
14 checks passed
@dnwe dnwe deleted the dnwe/housekeeping branch April 25, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release Label for PRs that shouldn’t be mentioned in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants