Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2024-12-09 02:27:43 +00:00
parent 63066d9619
commit 77754d1a1a
9 changed files with 2 additions and 2 deletions
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/ajnart/homarr:0.15.8 image: ghcr.io/ajnart/homarr:0.15.9
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/ajnart/homarr:0.15.8 image: ghcr.io/ajnart/homarr:0.15.9
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}