From a7e2ada228896a348001d5d8f48b54c4fd4638ff Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Mon, 20 Oct 2025 12:12:09 -0400 Subject: [PATCH] use updated image --- tasks/immich.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/immich.yml b/tasks/immich.yml index 5741acb..38340cd 100644 --- a/tasks/immich.yml +++ b/tasks/immich.yml @@ -42,7 +42,7 @@ - name: Create Immich Server Docker Container docker_container: name: immich_server - image: ghcr.io/immich-app/immich-server:release + image: ghcr.io/immich-app/immich-server:v2.1.0 restart_policy: unless-stopped recreate: true networks: