chore(deps): update immich to v1.87.0

This commit is contained in:
renovate 2023-11-18 03:30:21 +00:00
parent a3377b4c2a
commit 34c55f171d

View file

@ -3,7 +3,7 @@ version: "3.8"
services: services:
immich-server: immich-server:
container_name: immich_server container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.86.0@sha256:0fe2508c706a580871564115c7e5e58ecf8972d415b1bf90537fd7c83e47e227 image: ghcr.io/immich-app/immich-server:v1.87.0@sha256:f260c047e105a8851ee35057a234f5d98ea7e188fa2e666e6cc280d100a8a772
command: ["start.sh", "immich"] command: ["start.sh", "immich"]
volumes: volumes:
- library:/usr/src/app/upload - library:/usr/src/app/upload
@ -20,7 +20,7 @@ services:
immich-microservices: immich-microservices:
container_name: immich_microservices container_name: immich_microservices
image: ghcr.io/immich-app/immich-server:v1.86.0@sha256:0fe2508c706a580871564115c7e5e58ecf8972d415b1bf90537fd7c83e47e227 image: ghcr.io/immich-app/immich-server:v1.87.0@sha256:f260c047e105a8851ee35057a234f5d98ea7e188fa2e666e6cc280d100a8a772
command: ["start.sh", "microservices"] command: ["start.sh", "microservices"]
volumes: volumes:
- library:/usr/src/app/upload - library:/usr/src/app/upload
@ -37,7 +37,7 @@ services:
immich-machine-learning: immich-machine-learning:
container_name: immich_machine_learning container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v1.86.0@sha256:09f8c46395051b0f3e72fe1e53674ddb6a00ed90a3eb2e3087be7bced18bf336 image: ghcr.io/immich-app/immich-machine-learning:v1.87.0@sha256:9413adc9a2b9a761031b77ce1bfb479aaef3dc46ec57990c5b5646a9e7f853d5
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file:
@ -48,7 +48,7 @@ services:
immich-web: immich-web:
container_name: immich_web container_name: immich_web
image: ghcr.io/immich-app/immich-web:v1.86.0@sha256:817235ae94af3abdba10d900d14f06650fd47c502b67f898575ce26c81fba7f9 image: ghcr.io/immich-app/immich-web:v1.87.0@sha256:2bef28adbcc60a2ee5dee8cafe109e3d5c6b7bca88d90acdd3eec376200a6d6e
env_file: env_file:
- stack.env - stack.env
restart: always restart: always
@ -93,7 +93,7 @@ services:
immich-proxy: immich-proxy:
container_name: immich_proxy container_name: immich_proxy
image: ghcr.io/immich-app/immich-proxy:v1.86.0@sha256:ead4d6946319c9e93498835f1d7dcb3ed2935dd64b199e7c7d710b2a9fa63638 image: ghcr.io/immich-app/immich-proxy:v1.87.0@sha256:9b60f2a6c9492306d4a2d182ac9274de6d9df6e6680ca7d55c8fd8348adcdaa6
environment: environment:
# Make sure these values get passed through from the env file # Make sure these values get passed through from the env file
- IMMICH_SERVER_URL - IMMICH_SERVER_URL