From b727e91fa10c934eb99ba2d843e027da0850456d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 2 Nov 2023 12:33:28 +0000 Subject: [PATCH] chore(deps): update immich to v1.84.0 --- docker-compose.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 10833da..127b365 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: immich-server: container_name: immich_server - image: ghcr.io/immich-app/immich-server:v1.83.0@sha256:76e78d66ff56ad1e377edfcbec079ae506e8b25b89d075d3a2de2ff2f93b882a + image: ghcr.io/immich-app/immich-server:v1.84.0@sha256:3440f320004fe32a95d6dd7b6359de6a352218b931103ad70d8f73088aae255d command: ["start.sh", "immich"] volumes: - library:/usr/src/app/upload @@ -20,7 +20,7 @@ services: immich-microservices: container_name: immich_microservices - image: ghcr.io/immich-app/immich-server:v1.83.0@sha256:76e78d66ff56ad1e377edfcbec079ae506e8b25b89d075d3a2de2ff2f93b882a + image: ghcr.io/immich-app/immich-server:v1.84.0@sha256:3440f320004fe32a95d6dd7b6359de6a352218b931103ad70d8f73088aae255d command: ["start.sh", "microservices"] volumes: - library:/usr/src/app/upload @@ -37,7 +37,7 @@ services: immich-machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:v1.83.0@sha256:e2e921f8f0e496dcf051a42dd934bcd57724fb91784a2ec70a3d9d4aea1675f8 + image: ghcr.io/immich-app/immich-machine-learning:v1.84.0@sha256:3ca2825ccfe44eacc8c856e1cf66bdf6f7354b752d8bbebee91f2f64b79c5675 volumes: - model-cache:/cache env_file: @@ -48,7 +48,7 @@ services: immich-web: container_name: immich_web - image: ghcr.io/immich-app/immich-web:v1.83.0@sha256:7ac4af26ec224864316cae1cfe0a0d0a2dd2e2cd12f2e8217cc833c490e110f4 + image: ghcr.io/immich-app/immich-web:v1.84.0@sha256:cd199bc511516cf4af3e6b2ae83a4ad1abd852464cfb29cda21759601c5ba15c env_file: - stack.env restart: always @@ -93,7 +93,7 @@ services: immich-proxy: container_name: immich_proxy - image: ghcr.io/immich-app/immich-proxy:v1.83.0@sha256:fcb6697e7885f4c004b2e308b496d12999c0c6845d150353c312b0c9c7df5de7 + image: ghcr.io/immich-app/immich-proxy:v1.84.0@sha256:277290787ca1ffca88b51088a581ed0a9c344ccb650ef435469c602d10d67b7e environment: # Make sure these values get passed through from the env file - IMMICH_SERVER_URL