Skip to content

Commit

Permalink
chore(deps): update ghcr.io/immich-app/immich-machine-learning docker…
Browse files Browse the repository at this point in the history
… tag to v1.118.0
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 794fbb1 commit 1cfbf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ services:
# Configuration for Immich Machine Learning service
immich-machine-learning:
container_name: immich-machine-learning # Name of the running container
image: ghcr.io/immich-app/immich-machine-learning:v1.117.0 # Image to be used
image: ghcr.io/immich-app/immich-machine-learning:v1.118.0 # Image to be used
volumes: # Mounting directories for persistent data storage
- /DATA/AppData/$AppID/model-cache:/cache
environment: # Setting environment variables
Expand Down

0 comments on commit 1cfbf0b

Please sign in to comment.