2 Commits

Author SHA1 Message Date
92c97de8fb Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-12 00:03:12 +00:00
3d416736b1 Update slskd/slskd Docker tag to v0.23.2 (#1198)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m30s
2025-08-12 00:02:13 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ immich:
main: main:
image: image:
repository: ghcr.io/immich-app/immich-machine-learning repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.134.0 tag: v1.137.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TRANSFORMERS_CACHE - name: TRANSFORMERS_CACHE

View File

@@ -28,7 +28,7 @@ slskd:
main: main:
image: image:
repository: slskd/slskd repository: slskd/slskd
tag: 0.23.1 tag: 0.23.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ