Processed apps directory via GitHub Actions
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.13.12
|
||||
image: amir20/dozzle:v8.13.13
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: vectorim/element-web:v1.11.110
|
||||
image: vectorim/element-web:v1.11.111
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
container_name: halo-h2
|
||||
environment:
|
||||
- JVM_OPTS=-Xmx256m -Xms256m
|
||||
image: halohub/halo:2.21.7
|
||||
image: halohub/halo:2.21.8
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- --halo.external-url=${HALO_EXTERNAL_URL}
|
||||
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
|
||||
container_name: halo
|
||||
image: halohub/halo:2.21.7
|
||||
image: halohub/halo:2.21.8
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mdcng/mdc:1.20.6
|
||||
image: mdcng/mdc:1.20.8
|
||||
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.27
|
||||
image: ghcr.io/open-webui/open-webui:0.6.28
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-09-09
|
||||
image: diygod/rsshub:2025-09-10
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
image: lkw199711/smanga-nodejs:4.2.1
|
||||
image: lkw199711/smanga-nodejs:4.2.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- HOST=0.0.0.0
|
||||
- PORT=8840
|
||||
- LOG_LEVEL=info
|
||||
image: aceberg/watchyourlan:2.1.3
|
||||
image: aceberg/watchyourlan:2.1.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: host
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.13.12
|
||||
image: amir20/dozzle:v8.13.13
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: vectorim/element-web:v1.11.110
|
||||
image: vectorim/element-web:v1.11.111
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
container_name: halo-h2
|
||||
environment:
|
||||
- JVM_OPTS=-Xmx256m -Xms256m
|
||||
image: halohub/halo:2.21.7
|
||||
image: halohub/halo:2.21.8
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- --halo.external-url=${HALO_EXTERNAL_URL}
|
||||
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
|
||||
container_name: halo
|
||||
image: halohub/halo:2.21.7
|
||||
image: halohub/halo:2.21.8
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mdcng/mdc:1.20.6
|
||||
image: mdcng/mdc:1.20.8
|
||||
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.27
|
||||
image: ghcr.io/open-webui/open-webui:0.6.28
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-09-09
|
||||
image: diygod/rsshub:2025-09-10
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
image: lkw199711/smanga-nodejs:4.2.1
|
||||
image: lkw199711/smanga-nodejs:4.2.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- HOST=0.0.0.0
|
||||
- PORT=8840
|
||||
- LOG_LEVEL=info
|
||||
image: aceberg/watchyourlan:2.1.3
|
||||
image: aceberg/watchyourlan:2.1.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user