Update immich-compose.yml

This commit is contained in:
2026-05-19 19:48:56 -05:00
parent c0a5dba07c
commit 251abf237e

View File

@@ -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