mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-10 06:35:56 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
fbdb683e23
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
ani-rss:
|
ani-rss:
|
||||||
image: wushuo894/ani-rss:v1.1.222
|
image: wushuo894/ani-rss:v1.1.223
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
casdoor:
|
casdoor:
|
||||||
image: casbin/casdoor:v1.811.0
|
image: casbin/casdoor:v1.812.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
dozzle:
|
dozzle:
|
||||||
image: amir20/dozzle:v8.10.4
|
image: amir20/dozzle:v8.10.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
eigenfocus:
|
eigenfocus:
|
||||||
image: eigenfocus/eigenfocus:0.6.0
|
image: eigenfocus/eigenfocus:0.7.0
|
||||||
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.124.2
|
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1
|
||||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
container_name: immich-machine-learning-${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.124.2
|
image: ghcr.io/immich-app/immich-server:v1.125.1
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${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.124.2
|
image: ghcr.io/immich-app/immich-server:v1.125.1
|
||||||
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.124.2
|
image: ghcr.io/immich-app/immich-server:v1.125.1
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@ -73,7 +73,7 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime
|
- /etc/localtime:/etc/localtime
|
||||||
|
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
|
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1
|
||||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
logto:
|
logto:
|
||||||
image: svhd/logto:1.23.0
|
image: svhd/logto:1.23.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
movie-pilot-v2:
|
movie-pilot-v2:
|
||||||
image: jxxghp/moviepilot-v2:2.2.3
|
image: jxxghp/moviepilot-v2:2.2.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nacos:
|
nacos:
|
||||||
image: nacos/nacos-server:v2.4.0
|
image: nacos/nacos-server:v2.4.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nezha-dash:
|
nezha-dash:
|
||||||
image: hamster1963/nezha-dash:v2.3.0
|
image: hamster1963/nezha-dash:v2.4.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -23,7 +23,7 @@ services:
|
|||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 3
|
||||||
rsshub:
|
rsshub:
|
||||||
image: diygod/rsshub:2025-01-22
|
image: diygod/rsshub:2025-01-23
|
||||||
container_name: rsshub-${CONTAINER_NAME}
|
container_name: rsshub-${CONTAINER_NAME}
|
||||||
depends_on:
|
depends_on:
|
||||||
- browserless
|
- browserless
|
@ -11,7 +11,7 @@ services:
|
|||||||
- PORT=7789
|
- PORT=7789
|
||||||
- CONFIG=/config
|
- CONFIG=/config
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: wushuo894/ani-rss:v1.1.222
|
image: wushuo894/ani-rss:v1.1.223
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user