Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
2025-07-18 13:16:20 +08:00
35 changed files with 5 additions and 5 deletions
@@ -4,7 +4,7 @@ networks:
services:
bark:
image: finab/bark-server:v2.2.3
image: finab/bark-server:v2.2.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
jproxy:
image: luckypuppy514/jproxy:v3.4.6
image: luckypuppy514/jproxy:v3.4.7
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
readeck:
image: codeberg.org/readeck/readeck:0.19.1
image: codeberg.org/readeck/readeck:0.19.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
readeck:
image: codeberg.org/readeck/readeck:0.19.1
image: codeberg.org/readeck/readeck:0.19.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -23,7 +23,7 @@ services:
timeout: 10s
retries: 3
rsshub:
image: diygod/rsshub:2025-07-17
image: diygod/rsshub:2025-07-18
container_name: rsshub-${CONTAINER_NAME}
depends_on:
- browserless