mirror of
https://github.com/zebrajr/immich.git
synced 2025-12-06 00:20:20 +01:00
fix: remove postgres exclude datasource match (#22811)
This commit is contained in:
parent
f7250f24fe
commit
84302dc14c
|
|
@ -23,7 +23,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
|
||||||
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user