chore(deps): update ghcr.io/immich-app/immich-server docker tag to v3.1.0

This commit is contained in:
Renovate Bot 2026-07-31 03:28:34 +00:00 committed by cătălin
commit c45a332f8b

View file

@ -5,7 +5,7 @@ name: immich
services: services:
immich-server: immich-server:
container_name: immich_server container_name: immich_server
image: ghcr.io/immich-app/immich-server:v3.0.3 image: ghcr.io/immich-app/immich-server:v3.1.0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${IMMICH_UPLOAD_LOCATION:-/mnt/nas1/shared/immich}:/data - ${IMMICH_UPLOAD_LOCATION:-/mnt/nas1/shared/immich}:/data