Skip to content

Commit

Permalink
fix(docker-image): update immich group to v1.106.2 (patch) (#657)
Browse files Browse the repository at this point in the history
Co-authored-by: zagg-bot <121982232+zagg-bot[bot]@users.noreply.github.com>
  • Loading branch information
zagg-bot[bot] committed Jun 11, 2024
1 parent 3e0665d commit 916c4cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion unraid-homelab/tools/immich/machine-learning-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
container_name: immich_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:v1.106.1@sha256:9577a58ef2c1b61f6f7d7e8c2d86d2e94facc04d901fb27710cbf92fc5e47bfc
image: ghcr.io/immich-app/immich-machine-learning:v1.106.2@sha256:3aecde307deb0c881a1b4cbaf51db965e5ba1c085b8b4abb1a88c0225812cb05
labels:
folder.view: Immich
net.unraid.docker.icon: ${SECRET_APPDATA}/icons/immich.png
Expand Down
2 changes: 1 addition & 1 deletion unraid-homelab/tools/immich/server-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.106.1@sha256:b29d17de30931f22719f0ee39dd7bd24e2f6be08e61c13bd881e41ed426087f2
image: ghcr.io/immich-app/immich-server:v1.106.2@sha256:7c853eee0f9a6f742dafe71db64486a34067f24d253cba3ddc7b7eaa7420f00c
labels:
folder.view: Immich
net.unraid.docker.icon: ${SECRET_APPDATA}/icons/immich.png
Expand Down

0 comments on commit 916c4cc

Please sign in to comment.