Skip to content

Commit

Permalink
Update immich to v1.122.3 (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluearcher-bc authored Dec 18, 2024
1 parent 15d8fc3 commit 81503ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Apps/Immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
memory: 1024M
container_name: immich-server
hostname: immich-server
image: altran1502/immich-server:v1.120.0
image: altran1502/immich-server:v1.122.3
volumes:
- /DATA/Gallery/immich:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro
Expand All @@ -30,7 +30,7 @@ services:
immich-machine-learning:
container_name: immich-machine-learning
hostname: immich-machine-learning
image: altran1502/immich-machine-learning:v1.120.0
image: altran1502/immich-machine-learning:v1.122.3
environment:
DB_DATABASE_NAME: immich
DB_PASSWORD: postgres
Expand Down

0 comments on commit 81503ba

Please sign in to comment.