mirror of
https://github.com/cloudflare/cloudflared.git
synced 2026-08-07 07:14:57 +00:00
chore: Fix renovate
Fixing renovate in cloudflared.
This commit is contained in:
+3
-2
@@ -9,6 +9,7 @@
|
||||
],
|
||||
"dockerfile": {
|
||||
"managerFilePatterns": [
|
||||
"/(^|/)Dockerfile$/",
|
||||
"/(^|/)Dockerfile\\.amd64$/",
|
||||
"/(^|/)Dockerfile\\.arm64$/"
|
||||
]
|
||||
@@ -26,8 +27,8 @@
|
||||
"matchManagers": [
|
||||
"dockerfile"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"gcr.io/distroless/**"
|
||||
"matchPackagePrefixes": [
|
||||
"gcr.io/distroless/"
|
||||
],
|
||||
"enabled": true,
|
||||
"pinDigests": true
|
||||
|
||||
Reference in New Issue
Block a user