diff --git a/photos/docker-compose.yml b/photos/docker-compose.yml index 8e61875..e333784 100644 --- a/photos/docker-compose.yml +++ b/photos/docker-compose.yml @@ -11,7 +11,7 @@ volumes: services: immich-server: container_name: immich-server - image: ghcr.io/immich-app/immich-server:v1.144.1 + image: ghcr.io/immich-app/immich-server:v2.2.3 devices: - /dev/dri:/dev/dri volumes: @@ -40,7 +40,7 @@ services: immich-machine-learning: container_name: immich-machine-learning - image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.2.3 ports: - 3003:3003 volumes: