mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.6.42
|
||||
image: qyg2297248353/ammds:v1.6.46
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v2.4.26
|
||||
image: wushuo894/ani-rss:v2.4.32
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+2
-2
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
napcat:
|
||||
image: mlikiowa/napcat-docker:v4.10.15
|
||||
image: mlikiowa/napcat-docker:v4.10.35
|
||||
container_name: napcat-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
- NAPCAT_UID=${NAPCAT_UID:-1000}
|
||||
- NAPCAT_GID=${NAPCAT_GID:-1000}
|
||||
astrbot:
|
||||
image: soulter/astrbot:v4.11.4
|
||||
image: soulter/astrbot:v4.12.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
astrbot:
|
||||
image: soulter/astrbot:v4.11.4
|
||||
image: soulter/astrbot:v4.12.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:2.246.1
|
||||
image: casbin/casdoor:2.253.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
cloudsaver:
|
||||
image: jiangrui1994/cloudsaver:0.6.2
|
||||
image: jiangrui1994/cloudsaver:0.6.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:v9.0.1
|
||||
image: amir20/dozzle:v9.0.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.12.1
|
||||
image: ghost:6.13.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -50,7 +50,7 @@ services:
|
||||
condition: service_healthy
|
||||
redis:
|
||||
condition: service_healthy
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.3
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -87,7 +87,7 @@ services:
|
||||
condition: service_healthy
|
||||
backend:
|
||||
condition: service_healthy
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.3
|
||||
image: ghcr.io/leslieleung/glean-backend:0.2.4
|
||||
container_name: ${CONTAINER_NAME}-worker
|
||||
environment:
|
||||
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
|
||||
@@ -104,7 +104,7 @@ services:
|
||||
web:
|
||||
depends_on:
|
||||
- backend
|
||||
image: ghcr.io/leslieleung/glean-web:0.2.3
|
||||
image: ghcr.io/leslieleung/glean-web:0.2.4
|
||||
container_name: ${CONTAINER_NAME}-web
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP:-80}:80"
|
||||
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.22.9
|
||||
image: halohub/halo:2.22.11
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.22.9
|
||||
image: halohub/halo:2.22.11
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
homarr:
|
||||
image: ghcr.io/homarr-labs/homarr:v1.50.0
|
||||
image: ghcr.io/homarr-labs/homarr:v1.50.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
jackett:
|
||||
image: linuxserver/jackett:0.24.850
|
||||
image: linuxserver/jackett:0.24.887
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:10.11.5
|
||||
image: jellyfin/jellyfin:10.11.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
mdc-ng:
|
||||
image: mdcng/mdc:1.21.2
|
||||
image: mdcng/mdc:1.24.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user