Skip to content

Commit 28abaa7

Browse files
committed
1 parent 723e9a3 commit 28abaa7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Apps/Immich/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
memory: 1024M
99
container_name: immich-server
1010
hostname: immich-server
11-
image: altran1502/immich-server:v1.132.3
11+
image: altran1502/immich-server:v2.5.3
1212
volumes:
1313
- /DATA/Gallery/immich:/usr/src/app/upload
1414
- /etc/localtime:/etc/localtime:ro
@@ -30,7 +30,7 @@ services:
3030
immich-machine-learning:
3131
container_name: immich-machine-learning
3232
hostname: immich-machine-learning
33-
image: altran1502/immich-machine-learning:v1.132.3
33+
image: altran1502/immich-machine-learning:v2.5.3
3434
environment:
3535
DB_DATABASE_NAME: immich
3636
DB_PASSWORD: postgres

0 commit comments

Comments
 (0)