From 74e451fdf2f93ede87a81688b4d0be4513d7f685 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Tue, 19 Aug 2025 12:45:18 +0000 Subject: [PATCH] bump immich to v1.138.1 --- immich/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/docker-compose.yml b/immich/docker-compose.yml index 121bbeb..8c99206 100644 --- a/immich/docker-compose.yml +++ b/immich/docker-compose.yml @@ -9,7 +9,7 @@ networks: services: immich-server: container_name: immich_server - image: ghcr.io/immich-app/immich-server:release + image: ghcr.io/immich-app/immich-server:v1.138.1 volumes: # Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file - ${UPLOAD_LOCATION}:/data