1
0
Fork 0

测试更新脚本

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2024-12-16 10:51:57 +08:00
parent 5c6c4f4c02
commit 5e8c692059
28 changed files with 5 additions and 5 deletions

View File

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

View File

@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.122.3
image: ghcr.io/immich-app/immich-server:v1.122.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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

View File

@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.122.3
image: ghcr.io/immich-app/immich-server:v1.122.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
@ -75,7 +75,7 @@ services:
disable: false
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.122.3
image: ghcr.io/immich-app/immich-machine-learning:v1.122.2
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"