From f9ebbf5ad41dd55b2229b56b5fea610cff75cc41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:22:12 +0900 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.116.0 (#99) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ghcr.io/immich-app/immich-server v1.115.0 → v1.116.0 --- immich/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/compose.yml b/immich/compose.yml index c0f8d4b..ed45814 100644 --- a/immich/compose.yml +++ b/immich/compose.yml @@ -3,7 +3,7 @@ name: immich services: server: container_name: immich_server - image: ghcr.io/immich-app/immich-server:v1.115.0@sha256:8164e1bece154c7178e734031a41e1cb315debdf36ab0fdd23cd0e32732721fd + image: ghcr.io/immich-app/immich-server:v1.116.0@sha256:ee9a87214b5c8f7e2fbb8d8b2ad86ef5a96eb116a41ca6ddd22eb9389dbef40a environment: UPLOAD_LOCATION: ./library IMMICH_CONFIG_FILE: /config/immich.json