From c4426f3bb3677c823f3876c2cb8abbe59f9bce0d Mon Sep 17 00:00:00 2001 From: Wheelz Date: Tue, 19 May 2026 19:51:46 -0500 Subject: [PATCH] Update immich-compose.yml --- immich-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich-compose.yml b/immich-compose.yml index 0989c0f..a3232d3 100644 --- a/immich-compose.yml +++ b/immich-compose.yml @@ -7,7 +7,7 @@ name: immich services: immich-server: container_name: immich_server - image: ghcr.io/immich-app/immich-server:latest + image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION} restart: unless-stopped volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload