1 Commits

Author SHA1 Message Date
63c66a7c71 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-08-16 03:03:18 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:17.6-alpine3.21
image: docker.io/postgres:17.5-alpine3.21
container_name: gitea-postgres
env_file:
- .env