Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-25 01:40:21 +00:00
parent db112e7891
commit 705ef42db9
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/homarr-labs/homarr:v1.42.1
image: ghcr.io/homarr-labs/homarr:v1.43.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.42.1
image: ghcr.io/homarr-labs/homarr:v1.43.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}