Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-02-25 21:37:25 +00:00
parent bb568bd5df
commit 565523c281
9 changed files with 2 additions and 2 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.16.0
image: ghcr.io/ajnart/homarr:0.16.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.16.0
image: ghcr.io/ajnart/homarr:0.16.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}