From 251abf237e9cdeb6455c797ce2350a97fe1f8371 Mon Sep 17 00:00:00 2001 From: Wheelz Date: Tue, 19 May 2026 19:48:56 -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 a3232d3..0989c0f 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:${IMMICH_VERSION} + image: ghcr.io/immich-app/immich-server:latest restart: unless-stopped volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload