Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-10 21:17:34 +00:00
parent 55bcf5f239
commit af92ffb139
33 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.40.0
image: ghcr.io/homarr-labs/homarr:v1.41.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.12.4
image: ollama/ollama:0.12.5
labels:
createdBy: Apps
networks:
@@ -12,7 +12,7 @@ services:
- USER_PASSWORD_REQUIREMENTS=15
- IMAGE_MAX_SIZE=15M
- STORAGE_PROVIDER=local
image: anirdev/slink:v1.7.0
image: anirdev/slink:v1.7.1
labels:
createdBy: Apps
networks:
@@ -21,7 +21,7 @@ services:
environment:
- TZ=Asia/Shanghai
- WEBDAV_BACKEND=http://sp-webdav
image: johannesjo/super-productivity:v15.1.1
image: johannesjo/super-productivity:v15.2.0
labels:
createdBy: Apps
networks: