6 Commits
Author SHA1 Message Date
Akumatic 9225b771f3 Merge pull request 'Update immich to v3.0.3' (#42) from renovate/immich into main
Reviewed-on: #42
2026-07-16 08:42:25 +00:00
renovate-bot 3521b8d035 Update immich to v3.0.3 2026-07-15 16:04:41 +00:00
Akumatic c31bb058e1 Update immich to v3.0.2 (#41) 2026-07-13 06:09:27 +00:00
renovate-bot bdb36ff1dd Update immich to v3.0.2 2026-07-13 00:03:49 +00:00
Akumatic 867ff3589f Update immich to v3 (#37) 2026-07-04 13:30:01 +00:00
renovate-bot 2e89a8a759 Update immich to v3 2026-07-03 16:03:06 +00:00
+2 -2
View File
@@ -2,7 +2,7 @@ name: immich
services:
server:
image: ghcr.io/immich-app/immich-server:v2.7.5
image: ghcr.io/immich-app/immich-server:v3.0.3
container_name: immich_server
# extends:
# file: hwaccel.transcoding.yml
@@ -35,7 +35,7 @@ services:
machine-learning:
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
# Example tag: ${IMMICH_VERSION:-release}-cuda
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
image: ghcr.io/immich-app/immich-machine-learning:v3.0.3
container_name: immich_machine_learning
# extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
# file: hwaccel.ml.yml