Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-15 03:41:51 +00:00
parent 1a1ec07e85
commit 8fccc6f0ce
52 changed files with 13 additions and 13 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.0.55
image: emby/embyserver:4.9.0.56
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.119.2
image: ghost:5.119.3
labels:
createdBy: Apps
networks:

View File

@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.3.2
container_name: 4.4.0
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.3.2
image: ghcr.io/nodebb/nodebb:4.4.0
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.3.2
image: ghcr.io/nodebb/nodebb:4.4.0
labels:
createdBy: Apps
networks:

View File

@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.6.8
image: ollama/ollama:0.7.0
labels:
createdBy: Apps
networks:

View File

@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.3.2
container_name: 4.4.0
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.3.2
image: ghcr.io/nodebb/nodebb:4.4.0
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.0.55
image: emby/embyserver:4.9.0.56
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.119.2
image: ghost:5.119.3
labels:
createdBy: Apps
networks:

View File

@@ -4,7 +4,7 @@ networks:
services:
nodebb:
image: ghcr.io/nodebb/nodebb:4.3.2
image: ghcr.io/nodebb/nodebb:4.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.3.2
image: ghcr.io/nodebb/nodebb:4.4.0
labels:
createdBy: Apps
networks:

View File

@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.6.8
image: ollama/ollama:0.7.0
labels:
createdBy: Apps
networks: