Processed apps directory via GitHub Actions
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- LICENSE=basic
|
||||
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
|
||||
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
|
||||
image: elasticsearch:8.18.1
|
||||
image: elasticsearch:8.18.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- I18N_LOCALE="zh-CN"
|
||||
- SERVER_SHUTDOWNTIMEOUT="5s"
|
||||
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
|
||||
image: kibana:8.18.1
|
||||
image: kibana:8.18.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:1.95.1
|
||||
image: n8nio/n8n:1.95.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- ENABLE_OLLAMA_API=True
|
||||
- ENABLE_OPENAI_API=False
|
||||
- https_proxy=${http_proxy}
|
||||
image: ghcr.io/open-webui/open-webui:0.6.12
|
||||
image: ghcr.io/open-webui/open-webui:0.6.13
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
else\n redis-server /etc/redis/redis.conf --requirepass ${REDIS_ROOT_PASSWORD}\n\
|
||||
fi'\n"
|
||||
container_name: redis
|
||||
image: redis:7.4.3-alpine
|
||||
image: redis:7.4.4-alpine
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- LICENSE=basic
|
||||
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
|
||||
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
|
||||
image: elasticsearch:8.18.1
|
||||
image: elasticsearch:8.18.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- I18N_LOCALE="zh-CN"
|
||||
- SERVER_SHUTDOWNTIMEOUT="5s"
|
||||
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
|
||||
image: kibana:8.18.1
|
||||
image: kibana:8.18.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:1.95.1
|
||||
image: n8nio/n8n:1.95.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- ENABLE_OLLAMA_API=True
|
||||
- ENABLE_OPENAI_API=False
|
||||
- https_proxy=${http_proxy}
|
||||
image: ghcr.io/open-webui/open-webui:0.6.12
|
||||
image: ghcr.io/open-webui/open-webui:0.6.13
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
else\n redis-server /etc/redis/redis.conf --requirepass ${REDIS_ROOT_PASSWORD}\n\
|
||||
fi'\n"
|
||||
container_name: redis
|
||||
image: redis:7.4.3-alpine
|
||||
image: redis:7.4.4-alpine
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Reference in New Issue
Block a user