Migrate from redis to valkey

This commit is contained in:
2025-05-23 23:17:49 +02:00
parent e9b0048375
commit afcd9dbfa5
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"groupName": "immich"
},
{
"matchPackageNames": "docker.io/redis",
"matchPackageNames": "docker.io/valkey/valkey",
"enabled": false
}
]