diff --git a/templates/immich/docker-compose.yml b/templates/immich/docker-compose.yml index 45ae1ee..cdedb44 100644 --- a/templates/immich/docker-compose.yml +++ b/templates/immich/docker-compose.yml @@ -27,7 +27,7 @@ services: immich-server: - image: ghcr.io/immich-app/immich-server:v2.5.5 + image: ghcr.io/immich-app/immich-server:v3.0.3 container_name: immich-server restart: unless-stopped depends_on: @@ -68,7 +68,7 @@ services: - "traefik.http.services.immich.loadbalancer.server.port=2283" immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v2.5.5 + image: ghcr.io/immich-app/immich-machine-learning:v3.0.3 container_name: immich-machine-learning restart: unless-stopped environment: @@ -90,7 +90,7 @@ services: start_period: 120s immich-postgres: - image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0 + image: ghcr.io/immich-app/postgres:16-vectorchord0.4.3-pgvectors0.2.0 container_name: immich-postgres restart: unless-stopped environment: