Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-18 02:34:57 +00:00
parent 1c0beef095
commit 9a9eeb6924
9 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.15.9
image: ghcr.io/ajnart/homarr:0.15.10
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.15.9
image: ghcr.io/ajnart/homarr:0.15.10
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}