Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
新疆萌森软件开发工作室 2024-11-07 10:53:37 +08:00
commit 6abd8420c4
30 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
certimate:
image: usual2970/certimate:v0.2.15
image: usual2970/certimate:v0.2.16
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.2.0-lite
image: dpanel/dpanel:1.2.1-lite
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.2.0
image: dpanel/dpanel:1.2.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.119.1
image: ghcr.io/immich-app/immich-machine-learning:v1.120.0
container_name: immich-machine-learning-${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.119.1
image: ghcr.io/immich-app/immich-server:v1.120.0
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.119.1
image: ghcr.io/immich-app/immich-server:v1.120.0
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.119.1
image: ghcr.io/immich-app/immich-machine-learning:v1.120.0
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"