Skip to content

Commit

Permalink
Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.125.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent f6d0821 commit 3bdf779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/immich-machine-learning/1.124.2/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: immich-machine-learning

services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down
2 changes: 1 addition & 1 deletion apps/immich/1.124.2/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ services:
- /etc/localtime:/etc/localtime

immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down

0 comments on commit 3bdf779

Please sign in to comment.