Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-13 03:51:38 +00:00
parent fbc7c09609
commit 8e9dca7185
127 changed files with 81 additions and 81 deletions

View File

@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.1.8
image: wushuo894/ani-rss:v2.1.9
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.16.7
image: envyafish/byte-muse:1.17.1
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:8.19.1
image: elasticsearch:8.19.2
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:9.1.1
image: elasticsearch:9.1.2
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.19.1
image: kibana:8.19.2
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:9.1.1
image: kibana:9.1.2
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -26,7 +26,7 @@ services:
test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1
timeout: 3s
hostname: ${HOSTNAME_FQDN}
image: mailserver/docker-mailserver:15.0.2
image: mailserver/docker-mailserver:15.1.0
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mariadb:11.8.2
image: mariadb:11.8.3
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.82.0-alpine
image: sonatype/nexus3:3.83.0-alpine
labels:
createdBy: Apps
networks:

View File

@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-08-11
image: diygod/rsshub:2025-08-12
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: matrixdotorg/synapse:v1.135.2
image: matrixdotorg/synapse:v1.136.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.135.2
image: matrixdotorg/synapse:v1.136.0
networks:
- 1panel-network
restart: false

View File

@@ -8,10 +8,13 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.82
image: wushuo894/ani-rss:v2.1.9
labels:
createdBy: Apps
networks:

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