mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 21:05:09 +08:00
升级 Immich 1.110.0
This commit is contained in:
parent
31da094bf3
commit
238fbcc957
@ -8,7 +8,7 @@ name: immich-machine-learning
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.109.2
|
image: ghcr.io/immich-app/immich-machine-learning:v1.110.0
|
||||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -8,7 +8,7 @@ name: immich-server
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
immich-server:
|
immich-server:
|
||||||
image: ghcr.io/immich-app/immich-server:v1.109.2
|
image: ghcr.io/immich-app/immich-server:v1.110.0
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -32,7 +32,7 @@ services:
|
|||||||
POSTGRES_INITDB_ARGS: '--data-checksums'
|
POSTGRES_INITDB_ARGS: '--data-checksums'
|
||||||
|
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.109.2
|
image: ghcr.io/immich-app/immich-machine-learning:v1.110.0
|
||||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@ -52,7 +52,7 @@ services:
|
|||||||
immich-server:
|
immich-server:
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-pg14-vectors
|
- immich-pg14-vectors
|
||||||
image: ghcr.io/immich-app/immich-server:v1.109.2
|
image: ghcr.io/immich-app/immich-server:v1.110.0
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
Loading…
Reference in New Issue
Block a user