mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-20 17:00:30 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
6abd8420c4
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
certimate:
|
certimate:
|
||||||
image: usual2970/certimate:v0.2.15
|
image: usual2970/certimate:v0.2.16
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
dpanel:
|
dpanel:
|
||||||
image: dpanel/dpanel:1.2.0-lite
|
image: dpanel/dpanel:1.2.1-lite
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
dpanel:
|
dpanel:
|
||||||
image: dpanel/dpanel:1.2.0
|
image: dpanel/dpanel:1.2.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -6,7 +6,7 @@ name: immich-machine-learning
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
immich-machine-learning:
|
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}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -6,7 +6,7 @@ name: immich-server
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
immich-server:
|
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}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -47,7 +47,7 @@ services:
|
|||||||
immich-server:
|
immich-server:
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-pg14-vectors
|
- 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}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@ -75,7 +75,7 @@ services:
|
|||||||
disable: false
|
disable: false
|
||||||
|
|
||||||
immich-machine-learning:
|
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}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
Loading…
x
Reference in New Issue
Block a user