Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-05 03:31:26 +00:00
parent 28bcac3dd6
commit d3bdcc2242
66 changed files with 9 additions and 9 deletions
@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.5.0
container_name: 4.5.1
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.5.0
image: ghcr.io/nodebb/nodebb:4.5.1
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.5.0
image: ghcr.io/nodebb/nodebb:4.5.1
labels:
createdBy: Apps
networks: