Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-09 02:19:05 +00:00
parent fa9a2d63de
commit d49b92a096
8 changed files with 1 additions and 1 deletions

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.7 image: ghcr.io/ajnart/homarr:0.15.8
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}