Skip to content

Commit dc110b5

Browse files
raballewclaude
andcommitted
fix(renovate): match unqualified fedora image in pinDigests opt-out
The Fedora rule only matched registry.fedoraproject.org/fedora* but some Containerfiles use unqualified fedora. Add the short name so the pinDigests:false opt-out applies to both forms. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3f742da commit dc110b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

renovate.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
{
165165
"description": "Restrict Fedora to stable releases, bump this cap when the next Fedora goes GA",
166166
"matchPackageNames": [
167+
"fedora",
167168
"registry.fedoraproject.org/fedora",
168169
"registry.fedoraproject.org/fedora-minimal"
169170
],

0 commit comments

Comments
 (0)