chore(deps): update immich to v1.103.1

This commit is contained in:
renovate 2024-04-29 20:02:11 +00:00
parent 21ef7667e1
commit 64c1d90be6

View file

@ -3,7 +3,7 @@ version: "3.8"
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.102.3@sha256:bce8c500bfd89f01af056460431c7b20cec16d08b07299fd530824f6d420b656
image: ghcr.io/immich-app/immich-server:v1.103.1@sha256:10761af14a6145353169042f29d2e49943de75b57a5d19251b365fe0d41ee15a
command: ["start.sh", "immich"]
ports:
- 3001:3001
@ -26,7 +26,7 @@ services:
immich-microservices:
container_name: immich_microservices
image: ghcr.io/immich-app/immich-server:v1.102.3@sha256:bce8c500bfd89f01af056460431c7b20cec16d08b07299fd530824f6d420b656
image: ghcr.io/immich-app/immich-server:v1.103.1@sha256:10761af14a6145353169042f29d2e49943de75b57a5d19251b365fe0d41ee15a
command: ["start.sh", "microservices"]
volumes:
- /mnt/truenas-services/immich:/usr/src/app/upload
@ -43,7 +43,7 @@ services:
immich-machine-learning:
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v1.102.3@sha256:f825b7d09f4645671a76310575334e09fa2585c1023c3f1b66db815db0aa14ee
image: ghcr.io/immich-app/immich-machine-learning:v1.103.1@sha256:708ff677ab952dda9d7cb9343a6d650a6ac02a4e6c7447015f9df95c780cfc42
volumes:
- model-cache:/cache
env_file: