Skip to content

Commit 3ff4a86

Browse files
authored
Update Immich to v2.5.3
1 parent 2fc3cc2 commit 3ff4a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)