Compare commits
1 commit
0d59c3a786
...
355c3ee108
Author | SHA1 | Date | |
---|---|---|---|
355c3ee108 |
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v1.108.0@sha256:248a6da7dadeb57f90eacd5635ecc65e63d4c3646a6c94a362bb57cba1b314fa
|
||||
image: ghcr.io/immich-app/immich-server:v1.109.0@sha256:369fffe1af8de000e99be532c41b186dfbac09ef3d36ed4b3abfebe724c2a7db
|
||||
ports:
|
||||
- 3001:3001
|
||||
volumes:
|
||||
|
@ -25,7 +25,7 @@ services:
|
|||
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.108.0@sha256:4dc544396bf08cd92066f83a270155201d80512add127ca9fac2d3e56694d2a4
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.109.1@sha256:e23ba3bbf637000c4fd1dbd545a813c3746cd56b4c05d883a40000befd97c98a
|
||||
volumes:
|
||||
- model-cache:/cache
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue