Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-16 12:51:57 +00:00
parent 4f34db1c29
commit f643029bfa
38 changed files with 14 additions and 14 deletions
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse_arm:1.22.6
image: envyafish/byte-muse_arm:1.23.2
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.22.6
image: envyafish/byte-muse:1.23.2
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
environment:
- TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.16
image: cloudnas/clouddrive2:0.9.17
labels:
createdBy: Apps
networks:
+3 -3
View File
@@ -58,7 +58,7 @@ services:
- -f
- http://localhost:8000/api/health
timeout: 5s
image: ghcr.io/leslieleung/glean-backend:0.2.0
image: ghcr.io/leslieleung/glean-backend:0.2.1
labels:
createdBy: Apps
networks:
@@ -113,7 +113,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/leslieleung/glean-web:0.2.0
image: ghcr.io/leslieleung/glean-web:0.2.1
networks:
- glean-network
ports:
@@ -141,7 +141,7 @@ services:
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
REDIS_URL: redis://redis:6379/0
SECRET_KEY: ${SECRET_KEY:-}
image: ghcr.io/leslieleung/glean-backend:0.2.0
image: ghcr.io/leslieleung/glean-backend:0.2.1
networks:
- glean-network
restart: always
@@ -11,7 +11,7 @@ services:
- ./envs/global.env
environment:
- RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.4.2
image: b3log/siyuan:v3.5.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse_arm:1.22.6
image: envyafish/byte-muse_arm:1.23.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.22.6
image: envyafish/byte-muse:1.23.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
environment:
- TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.16
image: cloudnas/clouddrive2:0.9.17
labels:
createdBy: Apps
networks:
+3 -3
View File
@@ -58,7 +58,7 @@ services:
- -f
- http://localhost:8000/api/health
timeout: 5s
image: ghcr.io/leslieleung/glean-backend:0.2.0
image: ghcr.io/leslieleung/glean-backend:0.2.1
labels:
createdBy: Apps
networks:
@@ -113,7 +113,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/leslieleung/glean-web:0.2.0
image: ghcr.io/leslieleung/glean-web:0.2.1
networks:
- glean-network
ports:
@@ -141,7 +141,7 @@ services:
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
REDIS_URL: redis://redis:6379/0
SECRET_KEY: ${SECRET_KEY:-}
image: ghcr.io/leslieleung/glean-backend:0.2.0
image: ghcr.io/leslieleung/glean-backend:0.2.1
networks:
- glean-network
restart: always
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- ./envs/global.env
environment:
- RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.4.2
image: b3log/siyuan:v3.5.0
labels:
createdBy: Apps
networks: