1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-09 09:32:30 +08:00

升级 Immich

This commit is contained in:
ms 2024-07-21 00:39:01 +08:00
parent 5864fbd786
commit d39f85a990
15 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.108.0
image: ghcr.io/immich-app/immich-machine-learning:v1.109.2
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -8,7 +8,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v1.108.0
image: ghcr.io/immich-app/immich-server:v1.109.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -32,7 +32,7 @@ services:
POSTGRES_INITDB_ARGS: '--data-checksums'
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.108.0
image: ghcr.io/immich-app/immich-machine-learning:v1.109.2
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.108.0
image: ghcr.io/immich-app/immich-server:v1.109.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"