mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
fix: remove postgres exclude datasource match (#22811)
This commit is contained in:
parent
f7250f24fe
commit
84302dc14c
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
|
|
|
|||
Loading…
Reference in a new issue