Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-18 12:47:12 +00:00
parent 8b7023519d
commit 7d7468f7a4
33 changed files with 5 additions and 5 deletions
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.9.1
image: ollama/ollama:0.9.2
labels:
createdBy: Apps
networks:
@@ -21,7 +21,7 @@ services:
environment:
- TZ=Asia/Shanghai
- WEBDAV_BACKEND=http://sp-webdav
image: johannesjo/super-productivity:v13.0.11
image: johannesjo/super-productivity:v13.1.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: matrixdotorg/synapse:v1.131.0
image: matrixdotorg/synapse:v1.132.0
labels:
createdBy: Apps
networks:
@@ -31,7 +31,7 @@ services:
- SYNAPSE_REPORT_STATS=no
- SYNAPSE_NO_TLS=true
- SYNAPSE_HTTP_PORT=8008
image: matrixdotorg/synapse:v1.131.0
image: matrixdotorg/synapse:v1.132.0
networks:
- 1panel-network
restart: false
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: chris2s/tissue:1.7.3
image: chris2s/tissue:1.7.4
labels:
createdBy: Apps
networks: