mirror of
https://github.com/immich-app/immich.git
synced 2025-11-02 21:27:39 +09:00
fix: remove postgres exclude datasource match (#22811)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user