Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-02-10 06:27:50 +00:00
parent a4914c668d
commit 64cacc480d
112 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
nodebb:
image: ghcr.io/nodebb/nodebb:4.0.2
image: ghcr.io/nodebb/nodebb:4.0.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.0.2
image: ghcr.io/nodebb/nodebb:4.0.3
labels:
createdBy: Apps
networks: