Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-20 01:35:53 +00:00
parent 15d283ed03
commit 17d7b22fa9
34 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.33
image: emby/embyserver:4.9.1.34
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.37.0
image: ghcr.io/homarr-labs/homarr:v1.38.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:13.0.0
image: 1dev/server:13.0.1
labels:
createdBy: Apps
networks:

View File

@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.33
image: emby/embyserver:4.9.1.34
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.37.0
image: ghcr.io/homarr-labs/homarr:v1.38.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:13.0.0
image: 1dev/server:13.0.1
labels:
createdBy: Apps
networks: