noticket - bumped fulfillr

This commit is contained in:
Bastian de Byl
2025-07-25 13:49:16 -04:00
parent 892cc05a01
commit 0d01bab424

View File

@@ -40,9 +40,9 @@
- import_tasks: containers/home/photos.yml - import_tasks: containers/home/photos.yml
vars: vars:
db_image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0 db_image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
ml_image: ghcr.io/immich-app/immich-machine-learning:v1.135.3 ml_image: ghcr.io/immich-app/immich-machine-learning:v1.136.0
redis_image: docker.io/redis:6.2-alpine@sha256:eaba718fecd1196d88533de7ba49bf903ad33664a92debb24660a922ecd9cac8 redis_image: docker.io/redis:6.2-alpine@sha256:eaba718fecd1196d88533de7ba49bf903ad33664a92debb24660a922ecd9cac8
image: ghcr.io/immich-app/immich-server:v1.135.3 image: ghcr.io/immich-app/immich-server:v1.136.0
tags: photos tags: photos
- import_tasks: containers/home/cloud.yml - import_tasks: containers/home/cloud.yml
@@ -59,7 +59,7 @@
- import_tasks: containers/debyltech/fulfillr.yml - import_tasks: containers/debyltech/fulfillr.yml
vars: vars:
image: "{{ aws_ecr_endpoint }}/fulfillr:20250702.1855" image: "{{ aws_ecr_endpoint }}/fulfillr:20250725.1700"
tags: debyltech, fulfillr tags: debyltech, fulfillr
- import_tasks: containers/home/nosql.yml - import_tasks: containers/home/nosql.yml