mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-03-04 04:04:24 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
parent
22f00f8410
commit
8961d60393
@ -11,7 +11,7 @@ services:
|
||||
- PORT=7789
|
||||
- CONFIG=/config
|
||||
- TZ=Asia/Shanghai
|
||||
image: wushuo894/ani-rss:v1.1.301
|
||||
image: wushuo894/ani-rss:v1.1.303
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -14,7 +14,7 @@ services:
|
||||
- verificationCodeTimeout=10
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v1.835.0
|
||||
image: casbin/casdoor:v1.836.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.10.7
|
||||
image: amir20/dozzle:v8.11.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -19,7 +19,7 @@ services:
|
||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||
image: hamster1963/nezha-dash:v2.7.0
|
||||
image: hamster1963/nezha-dash:v2.7.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -15,7 +15,7 @@ services:
|
||||
- ENABLE_OLLAMA_API=True
|
||||
- ENABLE_OPENAI_API=False
|
||||
- https_proxy=${http_proxy}
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.10
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.11
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: huolalatech/page-spy-web:v2.1.1
|
||||
image: huolalatech/page-spy-web:v2.1.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -12,7 +12,7 @@ services:
|
||||
POSTGRES_INITDB_ARGS: --data-checksums
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
POSTGRES_USER: ${POSTGRES_USER:-postgres}
|
||||
image: postgres:16.6-alpine
|
||||
image: postgres:16.7-alpine
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -12,7 +12,7 @@ services:
|
||||
POSTGRES_INITDB_ARGS: --data-checksums
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
POSTGRES_USER: ${POSTGRES_USER:-postgres}
|
||||
image: postgres:17.2
|
||||
image: postgres:16.7
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -12,7 +12,7 @@ services:
|
||||
POSTGRES_INITDB_ARGS: --data-checksums
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
POSTGRES_USER: ${POSTGRES_USER:-postgres}
|
||||
image: postgres:17.2-alpine
|
||||
image: postgres:17.3-alpine
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -12,7 +12,7 @@ services:
|
||||
POSTGRES_INITDB_ARGS: --data-checksums
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
POSTGRES_USER: ${POSTGRES_USER:-postgres}
|
||||
image: postgres:16.6
|
||||
image: postgres:17.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
Loading…
x
Reference in New Issue
Block a user