Update ghcr.io/pocket-id/pocket-id Docker tag to v2.9.0

This commit is contained in:
Renovate Bot 2026-06-22 21:50:22 +02:00
parent 1645234f28
commit 331bdcde2e

View file

@ -17,7 +17,7 @@ in {
config = lib.mkIf cfg.enable {
virtualisation.oci-containers.containers = {
pocket-id = {
image = "ghcr.io/pocket-id/pocket-id:v2.8.0@sha256:a073640418b2cfc8587c488a7270580b3ab95cae2c543f5d64bbbe1fd7ccbae8";
image = "ghcr.io/pocket-id/pocket-id:v2.9.0@sha256:a073640418b2cfc8587c488a7270580b3ab95cae2c543f5d64bbbe1fd7ccbae8";
autoStart = true;
networks = [
"traefik"