Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
raller1028 committed Dec 18, 2024
1 parent 58326e2 commit 56a8408
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 56a8408

Please sign in to comment.