paperless-ngx: 2.16.3 -> 2.17.1

immich: 1.135.0 -> 1.135.3
This commit is contained in:
Pim Kunis 2025-06-21 20:15:04 +02:00
parent 0d768eea89
commit 3868d6aa50

View file

@ -4,15 +4,15 @@ _: {
jellyfin = "jellyfin/jellyfin:10.10.7"; jellyfin = "jellyfin/jellyfin:10.10.7";
postgres14 = "postgres:14"; postgres14 = "postgres:14";
kms = "teddysun/kms:latest"; kms = "teddysun/kms:latest";
paperless = "ghcr.io/paperless-ngx/paperless-ngx:2.16.3"; paperless = "ghcr.io/paperless-ngx/paperless-ngx:2.17.1";
redis7 = "docker.io/library/redis:7"; redis7 = "docker.io/library/redis:7";
nextcloud = "nextcloud:30.0.6"; nextcloud = "nextcloud:30.0.6";
postgres15 = "postgres:15"; postgres15 = "postgres:15";
inbucket = "inbucket/inbucket:edge"; inbucket = "inbucket/inbucket:edge";
syncthing = "lscr.io/linuxserver/syncthing:1.29.6"; syncthing = "lscr.io/linuxserver/syncthing:1.29.6";
forgejo = "codeberg.org/forgejo/forgejo:11.0.2"; forgejo = "codeberg.org/forgejo/forgejo:11.0.2";
immich = "ghcr.io/immich-app/immich-server:v1.135.0"; immich = "ghcr.io/immich-app/immich-server:v1.135.3";
immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.135.0"; immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.135.3";
immich-redis = "docker.io/valkey/valkey:8-bookworm@sha256:fec42f399876eb6faf9e008570597741c87ff7662a54185593e74b09ce83d177"; immich-redis = "docker.io/valkey/valkey:8-bookworm@sha256:fec42f399876eb6faf9e008570597741c87ff7662a54185593e74b09ce83d177";
immich-postgres = "ghcr.io/immich-app/postgres:14-vectorchord0.4.1-pgvectors0.2.0"; immich-postgres = "ghcr.io/immich-app/postgres:14-vectorchord0.4.1-pgvectors0.2.0";
kitchenowl = "tombursch/kitchenowl:v0.6.15"; kitchenowl = "tombursch/kitchenowl:v0.6.15";