Skip to content

Commit c88e44d

Browse files
committed
1 parent 2d05a90 commit c88e44d

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: ghcr.io/immich-app/immich-server:v2.6.3
11+
image: ghcr.io/immich-app/immich-server:v2.7.2
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: ghcr.io/immich-app/immich-machine-learning:v2.6.3
33+
image: ghcr.io/immich-app/immich-machine-learning:v2.7.2
3434
environment:
3535
DB_DATABASE_NAME: immich
3636
DB_PASSWORD: postgres

0 commit comments

Comments
 (0)