mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-31 10:36:11 +00:00
chore: disable docker digest pinning and update config var (#394)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base", "docker:pinDigests"],
|
||||
"extends": ["config:recommended"],
|
||||
"minimumReleaseAge": "5 days",
|
||||
"ignorePaths": ["**/front/**"],
|
||||
"postUpdateOptions": [
|
||||
|
||||
Reference in New Issue
Block a user