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

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.15.8
image: ghcr.io/ajnart/homarr:0.15.9
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.8
image: ghcr.io/ajnart/homarr:0.15.9
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}