Compare commits
1 commit
c688506e1d
...
4344bc5214
Author | SHA1 | Date | |
---|---|---|---|
4344bc5214 |
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.125.1@sha256:9a7fdfb1679017ce853e5ef9d7280744a98369c72ff17a90957ae3cc68a1985a
|
||||
image: ghcr.io/immich-app/immich-server:v1.125.2@sha256:b7464b8799ab31c192d9b51a59d73426fc2deb39db6166a2f5073ae304c1131d
|
||||
ports:
|
||||
- 2283:2283
|
||||
volumes:
|
||||
|
@ -21,7 +21,7 @@ services:
|
|||
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1@sha256:c0740b545ac84ca6cd73265f6beca2c65317b383dc7e4d89dc1d1daf63d895f6
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.125.2@sha256:3049673142acc7d655127c3751dafaf2e6a4c37d74ed3fdfb45d01fe0140f617
|
||||
volumes:
|
||||
- model-cache:/cache
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue