Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-15 12:49:33 +00:00
parent ff49891765
commit 8cfd209100
24 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: cloudreve/cloudreve:4.2.0
image: cloudreve/cloudreve:4.3.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
image: getfider/fider:v0.27.0
image: getfider/fider:v0.28.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: gotson/komga:1.22.0
image: gotson/komga:1.22.1
labels:
createdBy: Apps
networks: