mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-11 20:10:29 +08:00
升级 Immich v1.112.1
This commit is contained in:
parent
3557b6b0fc
commit
a6712f1ffc
@ -8,7 +8,7 @@ name: immich-machine-learning
|
||||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.111.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.112.1
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -8,7 +8,7 @@ name: immich-server
|
||||
|
||||
services:
|
||||
immich-server:
|
||||
image: ghcr.io/immich-app/immich-server:v1.111.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.112.1
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -32,7 +32,7 @@ services:
|
||||
POSTGRES_INITDB_ARGS: '--data-checksums'
|
||||
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.111.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.112.1
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -52,7 +52,7 @@ services:
|
||||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.111.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.112.1
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue
Block a user