Compare commits
2 Commits
6ea8f3da75
...
9f97a368ee
Author | SHA1 | Date | |
---|---|---|---|
9f97a368ee
|
|||
3f49fe9d65 |
@@ -99,7 +99,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.134.0
|
||||
tag: v1.136.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TRANSFORMERS_CACHE
|
||||
|
@@ -19,7 +19,7 @@ tubearchivist:
|
||||
- name: HOST_GID
|
||||
value: 1000
|
||||
- name: ES_URL
|
||||
value: http://tubearchivist-elasticsearch:9200
|
||||
value: http://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||
- name: REDIS_CON
|
||||
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
||||
- name: TA_HOST
|
||||
|
Reference in New Issue
Block a user