Skip to content

Commit

Permalink
Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.125.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent cc0e92e commit c678147
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.125.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.125.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.3
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down
2 changes: 1 addition & 1 deletion apps/immich/1.125.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.125.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.3
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"
Expand Down

0 comments on commit c678147

Please sign in to comment.