Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-02-27 21:32:06 +00:00
parent bb77a312f8
commit a3412f2afc
46 changed files with 11 additions and 11 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mauricenino/dashdot:6.3.0
image: mauricenino/dashdot:6.3.2
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.53.2
image: ghcr.io/homarr-labs/homarr:v1.54.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.8.1
container_name: 4.9.0
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.8.1
image: ghcr.io/nodebb/nodebb:4.9.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.8.1
image: ghcr.io/nodebb/nodebb:4.9.0
labels:
createdBy: Apps
networks:
@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.8.1
container_name: 4.9.0
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.8.1
image: ghcr.io/nodebb/nodebb:4.9.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mauricenino/dashdot:6.3.0
image: mauricenino/dashdot:6.3.2
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.53.2
image: ghcr.io/homarr-labs/homarr:v1.54.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
nodebb:
image: ghcr.io/nodebb/nodebb:4.8.1
image: ghcr.io/nodebb/nodebb:4.9.0
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.8.1
image: ghcr.io/nodebb/nodebb:4.9.0
labels:
createdBy: Apps
networks: