Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-06 03:39:34 +00:00
parent 54817413e2
commit f74af5d3ad
116 changed files with 25 additions and 25 deletions

View File

@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- QUEUE_CONNECTION=database
image: linuxserver/bookstack:25.02.2
image: linuxserver/bookstack:25.02.3
labels:
createdBy: Apps
networks:

View File

@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.12.13
image: amir20/dozzle:v8.12.14
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.51
image: emby/embyserver:4.9.0.52
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.118.1
image: ghost:5.119.0
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.91.0
image: n8nio/n8n:1.91.1
labels:
createdBy: Apps
networks:

View File

@@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.9.3
image: hamster1963/nezha-dash:v2.9.5
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.6
image: ollama/ollama:0.6.7
labels:
createdBy: Apps
networks:

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:11.8.7
image: 1dev/server:11.9.0
labels:
createdBy: Apps
networks:

View File

@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.6.5
image: ghcr.io/open-webui/open-webui:v0.6.6
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- UMASK=022
- WEBUI_PORT=${PANEL_APP_PORT_HTTP}
- TORRENTING_PORT=${PANEL_APP_PORT_TORRENTING}
image: linuxserver/qbittorrent:5.0.4
image: linuxserver/qbittorrent:5.1.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: chris2s/tissue:1.7.2
image: chris2s/tissue:1.7.3
labels:
createdBy: Apps
networks:

View File

@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.11.1.1
image: weblate/weblate:5.11.3.0
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- QUEUE_CONNECTION=database
image: linuxserver/bookstack:25.02.2
image: linuxserver/bookstack:25.02.3
labels:
createdBy: Apps
networks:

View File

@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.12.13
image: amir20/dozzle:v8.12.14
labels:
createdBy: Apps
networks:

Some files were not shown because too many files have changed in this diff Show More