From 84b2426a9a7f4c858e1c26966f17d2b391c0ba6c Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 17 Feb 2026 00:29:40 +0100 Subject: [PATCH] build --- __swarm/immich/immich-swarm.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/__swarm/immich/immich-swarm.yml b/__swarm/immich/immich-swarm.yml index 0f05dc1..a805ea9 100644 --- a/__swarm/immich/immich-swarm.yml +++ b/__swarm/immich/immich-swarm.yml @@ -3,9 +3,6 @@ services: image: ${DOCKER_REGISTRY:-}ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release} devices: - /dev/dri:/dev/dri - group_add: - - video - - 993 volumes: - ${UPLOAD_LOCATION}:/data - /etc/localtime:/etc/localtime:ro